forked from Archives/Athou_commafeed
update the hot key to mod+k for call spotlight
This commit is contained in:
@@ -60,7 +60,7 @@ export function TreeSearch(props: TreeSearchProps) {
|
||||
<Spotlight
|
||||
actions={actions}
|
||||
limit={10}
|
||||
shortcut="ctrl+k"
|
||||
shortcut="mod+k"
|
||||
searchProps={{
|
||||
leftSection: searchIcon,
|
||||
placeholder: t`Search`,
|
||||
|
||||
Reference in New Issue
Block a user