mirror of
https://github.com/neosubhamoy/neodlp-extension.git
synced 2025-12-20 00:39:34 +05:30
refactor: renamed quick download as quick search
This commit is contained in:
@@ -33,8 +33,8 @@ export default defineConfig({
|
||||
default: "Alt+Shift+N",
|
||||
}
|
||||
},
|
||||
"neodlp:quick-download": {
|
||||
description: "Quick Download",
|
||||
"neodlp:quick-search": {
|
||||
description: "Quick Search",
|
||||
suggested_key: {
|
||||
default: "Alt+Shift+Q"
|
||||
}
|
||||
@@ -55,8 +55,8 @@ export default defineConfig({
|
||||
default: "Alt+Shift+N",
|
||||
}
|
||||
},
|
||||
"neodlp:quick-download": {
|
||||
description: "Quick Download",
|
||||
"neodlp:quick-search": {
|
||||
description: "Quick Search",
|
||||
suggested_key: {
|
||||
default: "Alt+Shift+Q"
|
||||
}
|
||||
@@ -72,8 +72,8 @@ export default defineConfig({
|
||||
default: "Alt+Shift+N",
|
||||
}
|
||||
},
|
||||
"neodlp:quick-download": {
|
||||
description: "Quick Download",
|
||||
"neodlp:quick-search": {
|
||||
description: "Quick Search",
|
||||
suggested_key: {
|
||||
default: "Alt+Shift+Q"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user