feat: allow checking whether a channel has optional tabs (#296)

This commit is contained in:
absidue
2023-01-29 18:37:09 +01:00
committed by GitHub
parent 315d89f84a
commit ceefbed98c
4 changed files with 37 additions and 0 deletions

View File

@@ -37,5 +37,9 @@ export const CHANNELS = [
{
ID: 'UCpbpfcZfo-hoDAx2m1blFhg',
NAME: 'Learning Blocks'
},
{
ID: 'UCt-oJR5teQIjOAxCmIQvcgA',
NAME: "They're Just Movies"
}
];