mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
Improved autosaving feature
Autosaving now can be disabled in the config menu and only saves when the content field is not empty.
This commit is contained in:
parent
912418984b
commit
96d5145395
13 changed files with 162 additions and 31 deletions
|
|
@ -86,5 +86,6 @@
|
|||
"default.image",
|
||||
"favicon.image",
|
||||
"views.root",
|
||||
"views.layout"
|
||||
"views.layout",
|
||||
"autosave.enable"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue