mirror of
https://git.unlock-music.dev/um/web.git
synced 2025-11-05 14:01:25 +00:00
Add .qmcogg (without test)
Add Tips
This commit is contained in:
@@ -21,6 +21,7 @@ async function Decrypt(file) {
|
||||
switch (filename_ext) {
|
||||
case "qmc0":
|
||||
case "qmc3":
|
||||
case "qmcogg":
|
||||
new_ext = "mp3";
|
||||
break;
|
||||
case "qmcflac":
|
||||
|
||||
Reference in New Issue
Block a user