lint all files

This commit is contained in:
jeffvli
2025-11-29 17:38:19 -08:00
parent 96e9d54f4e
commit 108ba53be2
30 changed files with 202 additions and 545 deletions
@@ -3,8 +3,8 @@ import { useTranslation } from 'react-i18next';
import { openLyricSearchModal } from '/@/renderer/features/lyrics/components/lyrics-search-form';
import {
usePlayerSong,
useLyricsSettings,
usePlayerSong,
useSettingsStore,
useSettingsStoreActions,
} from '/@/renderer/store';