From 021e6f20a376797df32db4e4121eb4766903a995 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 24 Mar 2026 07:57:46 +0000 Subject: Refocus navigation around core content --- Sora/Views/Post/Grid/PostGridSearchHistoryView.swift | 1 + 1 file changed, 1 insertion(+) (limited to 'Sora/Views/Post/Grid/PostGridSearchHistoryView.swift') 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", -- cgit v1.2.3