summaryrefslogtreecommitdiff
path: root/Sora/Views/Post/Grid/PostGridSearchHistoryView.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/Post/Grid/PostGridSearchHistoryView.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/Post/Grid/PostGridSearchHistoryView.swift')
-rw-r--r--Sora/Views/Post/Grid/PostGridSearchHistoryView.swift1
1 files changed, 1 insertions, 0 deletions
diff --git a/Sora/Views/Post/Grid/PostGridSearchHistoryView.swift b/Sora/Views/Post/Grid/PostGridSearchHistoryView.swift
index 13baa41..bc7c52a 100644
--- a/Sora/Views/Post/Grid/PostGridSearchHistoryView.swift
+++ b/Sora/Views/Post/Grid/PostGridSearchHistoryView.swift
@@ -10,6 +10,7 @@ struct PostGridSearchHistoryView: View {
selectedTab: $selectedTab,
isPresented: $isPresented,
allowBookmarking: true,
+ showsSettingsButton: false,
title: "Search History",
emptyMessage: "No History",
emptyIcon: "magnifyingglass",