mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-28 12:30:12 +02:00
fix: FileType
This commit is contained in:
parent
eb81059f3e
commit
8eeafc59b6
@ -38,7 +38,6 @@ enum class FileType(
|
||||
"ffd8ff" to JPG,
|
||||
"47494638" to GIF,
|
||||
"1a45dfa3" to MKV,
|
||||
"52494646" to AVI,
|
||||
)
|
||||
|
||||
fun fromString(string: String?): FileType {
|
||||
|
Loading…
x
Reference in New Issue
Block a user