fix lint & add i18n
This commit is contained in:
parent
7abf5dcb78
commit
b4fc96ca5b
10 changed files with 10 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
import type { SoundStore } from '@/store.js';
|
||||
import { defaultStore } from '@/store.js';
|
||||
import { $i } from "@/account.js";
|
||||
import { $i } from '@/account.js';
|
||||
|
||||
let ctx: AudioContext;
|
||||
const cache = new Map<string, AudioBuffer>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue