Skip to content

Commit 7ab5bf3

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 bee0523 commit 7ab5bf3

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
@@ -2,6 +2,7 @@ import { t } from '@/i18n';
22
import { createPlugin } from '@/utils';
33

44
import type { SongInfo } from '@/providers/song-info';
5+
56
import { nonStudioPatterns } from './patterns';
67

78
export default createPlugin({

0 commit comments

Comments
 (0)