Fix .json file cant select on restore. (#292)

This commit is contained in:
Horis 2022-12-29 18:19:08 +08:00 committed by GitHub
parent 2b43342854
commit 4926c91f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ object BackupUtils {
"application/json",
"unknown/unknown",
"content/unknown",
"application/octet-stream",
)
)
} catch (e: Exception) {