mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-19 00:27:11 +02:00
Convert Javascript to Typescript
This commit is contained in:
2
templates/pages/edit.html
vendored
2
templates/pages/edit.html
vendored
@ -102,6 +102,6 @@
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<script type="module" src="{{ asset "editor.js" }}"></script>
|
||||
<script type="module" src="{{ asset "editor.ts" }}"></script>
|
||||
|
||||
{{ template "footer" .}}
|
||||
|
Reference in New Issue
Block a user