no longer bundle css files within js files

This commit is contained in:
huangjx
2022-05-05 19:19:50 +08:00
parent c5a795f83e
commit c3e41f9102
6 changed files with 21 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
<?php
script("ncdownloader", 'appSettings');
style("ncdownloader", "settings");
style("ncdownloader", 'appSettings');
extract($_);
?>
<div class="ncdownloader-admin-settings">