mirror of
https://github.com/NohamR/N_m3u8DL-RE_Command_Generator.git
synced 2026-01-10 08:18:14 +00:00
fix import js after body created
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="stylesheet" href="button-style.css">
|
<link rel="stylesheet" href="button-style.css">
|
||||||
</head>
|
</head>
|
||||||
<script src="generator.js"></script>
|
<script type="module" src="generator.js"></script>
|
||||||
|
|
||||||
<body class="dark">
|
<body class="dark">
|
||||||
<div id="DarkMode">
|
<div id="DarkMode">
|
||||||
|
|||||||
Reference in New Issue
Block a user