TODO: create tab

This commit is contained in:
2021-04-30 18:51:42 +08:00
parent fd8a3f2b24
commit 32fcc9deb3
2 changed files with 6 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ if( window.location.href === "http://localhost:12203/start") {
// }
chrome.runtime.sendMessage(JSON.parse(evt.data))
};
ws.onclose = function(evt) {