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