Change pre release update checking off
This commit is contained in:
@@ -96,7 +96,7 @@ class CheckForPreReleaseUpdates extends _$CheckForPreReleaseUpdates {
|
|||||||
late final _pref = Pref(
|
late final _pref = Pref(
|
||||||
ref.watch(sharedPreferencesProvider),
|
ref.watch(sharedPreferencesProvider),
|
||||||
"check_for_pre_release_updates",
|
"check_for_pre_release_updates",
|
||||||
true,
|
false,
|
||||||
);
|
);
|
||||||
|
|
||||||
@override
|
@override
|
||||||
|
|||||||
Reference in New Issue
Block a user