Add prefs module

This commit is contained in:
Evgeny
2023-05-20 09:28:35 +04:00
parent 43856c1fc1
commit e872af804e

View File

@@ -452,7 +452,7 @@ All files are created in the subdirectory `/sdcard/Android/data/ru.execbit.aiola
## Settings ## Settings
_Deprecated in 4.7.4. Use prefs module.` _Deprecated in 4.7.4. Use prefs module._
* `settings:get()` - returns the settings table in an array of words format; * `settings:get()` - returns the settings table in an array of words format;
* `settings:set(table)` - saves the settings table in an array of words format; * `settings:set(table)` - saves the settings table in an array of words format;