grade opening default false
This commit is contained in:
@@ -330,7 +330,7 @@ class SettingsProvider extends ChangeNotifier {
|
|||||||
presentationMode: false,
|
presentationMode: false,
|
||||||
bellDelayEnabled: false,
|
bellDelayEnabled: false,
|
||||||
bellDelay: 0,
|
bellDelay: 0,
|
||||||
gradeOpeningFun: true,
|
gradeOpeningFun: false,
|
||||||
iconPack: IconPack.cupertino,
|
iconPack: IconPack.cupertino,
|
||||||
customAccentColor: const Color(0xff3D7BF4),
|
customAccentColor: const Color(0xff3D7BF4),
|
||||||
customBackgroundColor: const Color(0xff000000),
|
customBackgroundColor: const Color(0xff000000),
|
||||||
|
|||||||
Reference in New Issue
Block a user