fix(navbar-for-mobile): lint
This commit is contained in:
parent
68be23589b
commit
dbca9899a5
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ import { $i, openAccountMenu as openAccountMenu_ } from '@/account.js';
|
|||
import { defaultStore } from '@/store.js';
|
||||
import { i18n } from '@/i18n.js';
|
||||
import { instance } from '@/instance.js';
|
||||
import {miLocalStorage} from "@/local-storage.js";
|
||||
import { miLocalStorage } from "@/local-storage.js";
|
||||
|
||||
const menu = toRef(defaultStore.state, 'menu');
|
||||
const otherMenuItemIndicated = computed(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue