summaryrefslogtreecommitdiff
path: root/Sora/Views/BookmarksView.swift
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-03-24 07:57:46 +0000
committerFuwn <[email protected]>2026-03-24 07:57:46 +0000
commit021e6f20a376797df32db4e4121eb4766903a995 (patch)
treef73c6047e6f462a17c1be1a1f3369c7ea79af024 /Sora/Views/BookmarksView.swift
parentRefine settings language and structure (diff)
downloadsora-testing-021e6f20a376797df32db4e4121eb4766903a995.tar.xz
sora-testing-021e6f20a376797df32db4e4121eb4766903a995.zip
Refocus navigation around core content
Diffstat (limited to 'Sora/Views/BookmarksView.swift')
-rw-r--r--Sora/Views/BookmarksView.swift1
1 files changed, 1 insertions, 0 deletions
diff --git a/Sora/Views/BookmarksView.swift b/Sora/Views/BookmarksView.swift
index 5aa05ce..a20d9f0 100644
--- a/Sora/Views/BookmarksView.swift
+++ b/Sora/Views/BookmarksView.swift
@@ -9,6 +9,7 @@ struct BookmarksView: View {
selectedTab: $selectedTab,
isPresented: .constant(false),
allowBookmarking: false,
+ showsSettingsButton: true,
title: "Bookmarks",
emptyMessage: "No Bookmarks",
emptyIcon: "bookmark",