mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
check updates on start
This commit is contained in:
@@ -112,6 +112,7 @@ class _Settings with ChangeNotifier {
|
||||
'cacheSize': 2048, // in MB
|
||||
'downloadThreads': 5,
|
||||
'enableLongPressToZoom': true,
|
||||
'checkUpdateOnStart': true,
|
||||
};
|
||||
|
||||
operator [](String key) {
|
||||
|
Reference in New Issue
Block a user