Fix: spelling error
This commit is contained in:
parent
8be6b0ba49
commit
2ff86f92db
|
|
@ -68,7 +68,7 @@ async function onStartup() {
|
|||
|
||||
PromptExampleFactory.registerAnonymousCommandExample();
|
||||
|
||||
PromptExampleFactory.registerConditionalComandExample();
|
||||
PromptExampleFactory.registerConditionalCommandExample();
|
||||
|
||||
await Zotero.Promise.delay(1000);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue