mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-21 10:07:04 -04:00
owo
This commit is contained in:
parent
f431111611
commit
72143fede3
100 changed files with 12438 additions and 0 deletions
12
core/InnerTube/Enums.cs
Normal file
12
core/InnerTube/Enums.cs
Normal file
|
@ -0,0 +1,12 @@
|
|||
namespace InnerTube
|
||||
{
|
||||
public enum ChannelTabs
|
||||
{
|
||||
Home,
|
||||
Videos,
|
||||
Playlists,
|
||||
Community,
|
||||
Channels,
|
||||
About
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue