switch on gist.github

This commit is contained in:
Antony 2022-08-25 15:02:49 +02:00
parent be3f00d126
commit 79833fafcb

View file

@ -329,9 +329,11 @@ object BackupUtils {
.call(); .call();
tmpDir.deleteRecursively() tmpDir.deleteRecursively()
} }
showToast(
this,
R.string.backup_success,
Toast.LENGTH_LONG
)
} }
fun FragmentActivity.restorePromptGithub() = fun FragmentActivity.restorePromptGithub() =