This commit is contained in:
Matthew Fosse 2024-01-03 16:04:42 -05:00
parent ea7e5880f2
commit d7a05674b7

View file

@ -1034,7 +1034,6 @@ abstract class SettingsStoreBase with Store {
backgroundTasks: backgroundTasks,
initialSyncMode: savedSyncMode,
initialSyncAll: savedSyncAll,
initialTorConnection: savedTorConnection,
shouldShowYatPopup: shouldShowYatPopup);
}