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:
KuJoe 2024-05-18 12:58:25 -04:00
commit 96d5145395
13 changed files with 162 additions and 31 deletions

View file

@ -86,5 +86,6 @@
"default.image",
"favicon.image",
"views.root",
"views.layout"
"views.layout",
"autosave.enable"
]