Skip to content

Commit 5e58654

Browse files
Update src/plugins/skip-live-songs/index.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f02ace commit 5e58654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/skip-live-songs/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { createPlugin } from '@/utils';
44
import type { SongInfo } from '@/providers/song-info';
55

66
import { nonStudioPatterns } from './patterns';
7+
78
import type { SongInfo } from '@/providers/song-info';
89

910
export default createPlugin({

0 commit comments

Comments
 (0)