mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
sync data using webdav
This commit is contained in:
@@ -114,6 +114,8 @@ class _Settings with ChangeNotifier {
|
||||
'enableLongPressToZoom': true,
|
||||
'checkUpdateOnStart': true,
|
||||
'limitImageWidth': true,
|
||||
'webdav': [], // empty means not configured
|
||||
'dataVersion': 0,
|
||||
};
|
||||
|
||||
operator [](String key) {
|
||||
|
Reference in New Issue
Block a user