Skip to content

Commit 142109a

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 2c3bf5e commit 142109a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

7-
87
export default createPlugin({
98
name: () => t('plugins.skip-live-songs.name'),
109
description: () => t('plugins.skip-live-songs.description'),

0 commit comments

Comments
 (0)