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

View file

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