mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix code
This commit is contained in:
parent
c9024ba8f9
commit
c4548e425d
@ -303,6 +303,9 @@ public enum FileMagicNumber {
|
||||
},
|
||||
/**
|
||||
* flac
|
||||
* <pre>
|
||||
* prefix: 664C6143
|
||||
* </pre>
|
||||
*/
|
||||
FLAC("audio/x-flac", "flac") {
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user