mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-08-28 09:05:46 +00:00
Refactor: Point script tag to dash.ts
Co-authored-by: gemini-3.7-flash <noreply@google.com>
This commit is contained in:
@@ -27,6 +27,6 @@
|
|||||||
<p id="notice">
|
<p id="notice">
|
||||||
notice: some platforms restrict Ø width characters.
|
notice: some platforms restrict Ø width characters.
|
||||||
</p>
|
</p>
|
||||||
<script src="dash.js" type="module"></script>
|
<script src="dash.ts" type="module"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user