chore: resolve warning messages

Updated program option definitions to resolve build warnings
This commit is contained in:
Zhongheng Liu 2024-10-02 17:27:52 +03:00
commit 33edc82a6b
No known key found for this signature in database
6 changed files with 12 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
plugins.auto-save = {
enable = true;
enableAutoSave = true;
settings.enabled = true;
};
}