From f93da0044cbadb947610cea780ee71c9caef2901 Mon Sep 17 00:00:00 2001
From: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
Date: Fri, 3 May 2024 14:05:11 +0800
Subject: [PATCH] Fix gamemode hotkey and add requery hotkey
---
Flow.Launcher/SettingWindow.xaml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml
index 84b91e312..119268d6b 100644
--- a/Flow.Launcher/SettingWindow.xaml
+++ b/Flow.Launcher/SettingWindow.xaml
@@ -2802,7 +2802,13 @@
Title="{DynamicResource ToggleGameModeHotkey}"
Icon=""
Type="Inside">
-
+
+
+
+