Embed the mediatag library in the file app
This commit is contained in:
@@ -962,7 +962,7 @@ define([
|
||||
data.FM.handleFile(file, ev);
|
||||
if (callback) { callback(); }
|
||||
});
|
||||
button.click(function () { $input.click(); })
|
||||
button.click(function () { $input.click(); });
|
||||
break;
|
||||
case 'template':
|
||||
if (!AppConfig.enableTemplates) { return; }
|
||||
|
||||
Reference in New Issue
Block a user