Fix: openEditor has no response
This commit is contained in:
parent
1a6f9dfcaa
commit
2f3c477d96
|
@ -189,7 +189,7 @@
|
|||
|
||||
updateMeta(result);
|
||||
|
||||
runtimeSend({method: 'openEditor', id: result.id});
|
||||
chrome.runtime.sendMessage({method: 'openEditor', id: result.id});
|
||||
|
||||
if (!liveReload) {
|
||||
port.postMessage({method: 'closeTab'});
|
||||
|
|
Loading…
Reference in New Issue
Block a user