Skip to content

Commit 6fce883

Browse files
luckycoldTonyRL
andauthored
Update lib/routes/rumble/channel.ts to change catagory to multimedia
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
1 parent 9a0e104 commit 6fce883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/routes/rumble/channel.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const rootUrl = 'https://rumble.com';
1111

1212
export const route: Route = {
1313
path: '/c/:channel/:embed?',
14-
categories: ['social-media'],
14+
categories: ['multimedia'],
1515
view: ViewType.Videos,
1616
name: 'Channel',
1717
maintainers: ['luckycold'],

0 commit comments

Comments
 (0)