Skip to content

Commit

Permalink
Enable links in iPad / macOS sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimillian committed Jul 2, 2024
1 parent 478a788 commit 7b9cfc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IceCubesApp/App/Tabs/Tabs.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit 7b9cfc2

Please sign in to comment.