mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
Added the "What's New"-section to the default tabs
This commit is contained in:
parent
eed44b3231
commit
0a64eac778
@ -20,6 +20,7 @@ public final class TabsJsonHelper {
|
||||
|
||||
private static final List<Tab> FALLBACK_INITIAL_TABS_LIST = List.of(
|
||||
Tab.Type.DEFAULT_KIOSK.getTab(),
|
||||
Tab.Type.FEED.getTab(),
|
||||
Tab.Type.SUBSCRIPTIONS.getTab(),
|
||||
Tab.Type.BOOKMARKS.getTab());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user