We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477050a commit c30796aCopy full SHA for c30796a
lib/routes/rumble/channel.ts
@@ -15,7 +15,7 @@ export const route: Route = {
15
view: ViewType.Videos,
16
name: 'Channel',
17
maintainers: ['luckycold'],
18
- example: '/rumble/c/Timcast',
+ example: '/rumble/c/MikhailaPeterson',
19
parameters: {
20
channel: 'Channel slug from `https://rumble.com/c/<channel>`',
21
embed: 'Default to embed the video, set to any value to disable embedding',
0 commit comments