mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-04-20 05:07:21 +02:00
minor code style formatting
This commit is contained in:
parent
87c3a905e9
commit
0961ceb096
@ -36,8 +36,7 @@ class StorageFragment(context: Context, attributeSet: AttributeSet) : MyViewPage
|
||||
"application/javascript"
|
||||
)
|
||||
|
||||
private val archiveMimeTypes =
|
||||
arrayListOf(
|
||||
private val archiveMimeTypes = arrayListOf(
|
||||
"application/zip",
|
||||
"application/octet-stream",
|
||||
"application/json",
|
||||
|
Loading…
x
Reference in New Issue
Block a user