mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
switch on gist.github
This commit is contained in:
parent
be3f00d126
commit
79833fafcb
1 changed files with 5 additions and 3 deletions
|
@ -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() =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue