fix bug lol
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
window.f0ckDebug = window.f0ckDebug || (() => {});
|
||||||
(() => {
|
(() => {
|
||||||
var i18n = window.f0ckI18n || {};
|
var i18n = window.f0ckI18n || {};
|
||||||
window.f0ckDebug('[MEME_ADMIN] Initializing');
|
window.f0ckDebug('[MEME_ADMIN] Initializing');
|
||||||
|
|||||||
@@ -25,6 +25,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
window.f0ckDebug = window.f0ckDebug || (() => {});
|
||||||
const loadTokens = async () => {
|
const loadTokens = async () => {
|
||||||
try {
|
try {
|
||||||
window.f0ckDebug('Loading tokens...');
|
window.f0ckDebug('Loading tokens...');
|
||||||
|
|||||||
Reference in New Issue
Block a user