From 17d818283d14f891e8c3b7ec5d8be68c5030fabd Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 16 Sep 2024 03:15:07 +0300 Subject: [PATCH] up youre ass --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index f0f113cda..9c113ef2a 100644 --- a/src/App.js +++ b/src/App.js @@ -48,7 +48,7 @@ export default { themeApplied (value) { this.$nextTick(() => { document.querySelector('#status').textContent = this.$t('splash.fun_' + Math.ceil(Math.random() * 4)) - // eslint-disable no-debugger + /* eslint-disable no-debuggera */ debugger document.querySelector('#splash').classList.add('hidden') document.querySelector('#app').classList.remove('hidden')