From ab86247c8c20fccb0ed5a62812315ee3c4578a9c Mon Sep 17 00:00:00 2001 From: luckrnx09 Date: Wed, 15 May 2024 21:47:34 +0800 Subject: [PATCH] update the hot key to `mod+k` for call spotlight --- commafeed-client/src/components/sidebar/TreeSearch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commafeed-client/src/components/sidebar/TreeSearch.tsx b/commafeed-client/src/components/sidebar/TreeSearch.tsx index 6a24d069..7f5dbc4a 100644 --- a/commafeed-client/src/components/sidebar/TreeSearch.tsx +++ b/commafeed-client/src/components/sidebar/TreeSearch.tsx @@ -60,7 +60,7 @@ export function TreeSearch(props: TreeSearchProps) {