mirror of
https://github.com/danbee/tube-status-server
synced 2025-03-04 08:39:12 +00:00
Fix iOS tabs.
This commit is contained in:
parent
fd7112c510
commit
b269c20e1e
@ -43,7 +43,7 @@ function(Backbone) {
|
||||
|
||||
navBar.show();
|
||||
tabBar.show();
|
||||
tabBar.showItems("now", "tomorrow", "weekend");
|
||||
tabBar.showItems("now", "weekend");
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user