mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 16:00:31 +05:30
fix default file name
This commit is contained in:
parent
b22611fe21
commit
60f2741b7d
@ -77,7 +77,7 @@ class BackupDialog() : DialogFragment() {
|
||||
}
|
||||
}.await()
|
||||
|
||||
createBackupFile.launch("application/json")
|
||||
createBackupFile.launch("libretube_backup.json")
|
||||
}
|
||||
.create()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user