lint frontend

This commit is contained in:
dakkar 2024-05-31 13:24:00 +01:00
parent c699675451
commit 8c301de790
3 changed files with 3 additions and 2 deletions

View file

@ -37,6 +37,7 @@ import { useRouter } from '@/router/supplier.js';
import { defaultStore } from '@/store.js';
import { deepMerge } from '@/scripts/merge.js';
import * as os from '@/os.js';
import { $i } from '@/account.js';
const router = useRouter();