This commit is contained in:
@@ -9,11 +9,11 @@
|
|||||||
<script>
|
<script>
|
||||||
window.localStorage.setItem("maxkbMaskTip", true)
|
window.localStorage.setItem("maxkbMaskTip", true)
|
||||||
</script>
|
</script>
|
||||||
<script
|
<!-- <script
|
||||||
async
|
async
|
||||||
defer
|
defer
|
||||||
src="<%= import.meta.env.PUBLIC_MAXKB_URL %>"
|
src="<%= import.meta.env.PUBLIC_MAXKB_URL %>"
|
||||||
></script>
|
></script> -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user