mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-11 00:25:35 +00:00
Enable links in iPad / macOS sidebar
This commit is contained in:
parent
478a788f87
commit
7b9cfc2863
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue