mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
add authorization
This commit is contained in:
@@ -120,6 +120,7 @@ class _Settings with ChangeNotifier {
|
||||
'enableTurnPageByVolumeKey': true,
|
||||
'enableClockAndBatteryInfoInReader': true,
|
||||
'ignoreCertificateErrors': false,
|
||||
'authorizationRequired': false,
|
||||
};
|
||||
|
||||
operator [](String key) {
|
||||
|
Reference in New Issue
Block a user