fix bug lol

This commit is contained in:
2026-05-18 17:39:50 +02:00
parent 9c129b7a37
commit aabc33a6cd
2 changed files with 2 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
</div>
<script>
window.f0ckDebug = window.f0ckDebug || (() => {});
(() => {
var i18n = window.f0ckI18n || {};
window.f0ckDebug('[MEME_ADMIN] Initializing');

View File

@@ -25,6 +25,7 @@
</div>
<script>
window.f0ckDebug = window.f0ckDebug || (() => {});
const loadTokens = async () => {
try {
window.f0ckDebug('Loading tokens...');