mirror of
https://github.com/fbarrca/obsidian-inlineAI.git
synced 2026-07-22 11:50:24 +00:00
Remove hotkey configuration to adhere to plugin guidelines
This commit is contained in:
parent
3ea7d61648
commit
bd359be230
1 changed files with 0 additions and 4 deletions
|
|
@ -56,10 +56,6 @@ export default class InlineAIChatPlugin extends Plugin {
|
|||
}
|
||||
},
|
||||
hotkeys: [
|
||||
{
|
||||
modifiers: ["Mod"],
|
||||
key: "Q",
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue