mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-16 04:52:39 +02:00
Improved auto backup flow.
This commit is contained in:
@@ -177,7 +177,7 @@ class UIDialogs {
|
||||
dialog.show()
|
||||
}
|
||||
|
||||
if (StateBackup.hasAutomaticBackup()) {
|
||||
if (!Settings.instance.backup.autoBackupEnabled && StateBackup.hasAutomaticBackup()) {
|
||||
UIDialogs.showDialog(
|
||||
context,
|
||||
R.drawable.ic_move_up,
|
||||
|
||||
Reference in New Issue
Block a user