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
|
<Spotlight
|
||||||
actions={actions}
|
actions={actions}
|
||||||
limit={10}
|
limit={10}
|
||||||
shortcut="ctrl+k"
|
shortcut="mod+k"
|
||||||
searchProps={{
|
searchProps={{
|
||||||
leftSection: searchIcon,
|
leftSection: searchIcon,
|
||||||
placeholder: t`Search`,
|
placeholder: t`Search`,
|
||||||
|
|||||||
Reference in New Issue
Block a user