We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603fc10 commit 2c01248Copy full SHA for 2c01248
packages/plugin-obsidian/src/actions/search.ts
@@ -26,7 +26,7 @@ export const searchAction: Action = {
26
"FULL_SEARCH_VAULT",
27
"FULL_SEARCH_NOTES",
28
"FULL_SEARCH_FILES",
29
- "SERCH_ALL",
+ "SEARCH_ALL",
30
"SEARCH_ALL_NOTES",
31
"SEARCH_ALL_FILES",
32
"SEARCH_VAULT",
0 commit comments