kopia lustrzana https://github.com/TeamNewPipe/NewPipe
Merge pull request #9664 from Marius1501/whats_new_section_to_default_tabs
Added the "What's New"-section to the default tabspull/9686/head
commit
262b3a2945
|
@ -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());
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue