mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-09 13:22:48 +01:00
Enable links in iPad / macOS sidebar
This commit is contained in:
parent
478a788f87
commit
7b9cfc2863
@ -186,6 +186,7 @@ class SidebarTabs {
|
||||
.init(tab: .favorites, enabled: true),
|
||||
.init(tab: .followedTags, enabled: true),
|
||||
.init(tab: .lists, enabled: true),
|
||||
.init(tab: .links, enabled: true),
|
||||
|
||||
.init(tab: .settings, enabled: true),
|
||||
.init(tab: .profile, enabled: true),
|
||||
|
Loading…
Reference in New Issue
Block a user