Enable links in iPad / macOS sidebar

This commit is contained in:
Thomas Ricouard 2024-07-02 20:22:09 +02:00
parent 478a788f87
commit 7b9cfc2863
1 changed files with 1 additions and 0 deletions

View File

@ -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),