mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
Add option to hide time and battery info.
This commit is contained in:
@@ -118,6 +118,7 @@ class _Settings with ChangeNotifier {
|
||||
'dataVersion': 0,
|
||||
'quickFavorite': null,
|
||||
'enableTurnPageByVolumeKey': true,
|
||||
'enableClockAndBatteryInfoInReader': true,
|
||||
};
|
||||
|
||||
operator [](String key) {
|
||||
|
Reference in New Issue
Block a user