Skip to content

Commit

Permalink
fix: #189
Browse files Browse the repository at this point in the history
Change-Id: Idd86bcd1711071d56248ba6c844dd00363a0c285
  • Loading branch information
XayahSuSuSu committed Jan 25, 2024
1 parent f251af8 commit 17339e5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ object ConstantUtil {
"exfat",
"ntfs",
"ext4",
"f2fs"
"f2fs",
"texfat",
)
val DefaultMediaList = listOf(
"Pictures" to "/storage/emulated/0/Pictures",
Expand Down

0 comments on commit 17339e5

Please sign in to comment.