mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
quick favorite
This commit is contained in:
@@ -116,6 +116,7 @@ class _Settings with ChangeNotifier {
|
||||
'limitImageWidth': true,
|
||||
'webdav': [], // empty means not configured
|
||||
'dataVersion': 0,
|
||||
'quickFavorite': null,
|
||||
};
|
||||
|
||||
operator [](String key) {
|
||||
|
Reference in New Issue
Block a user