Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change chrome.runtime.onConnectExternal type
Change onConnectExternal type from RuntimeEvent to ExtensionConnectEvent according to https://developer.chrome.com/extensions/runtime#event-onConnectExternal and unsuccessuful compilation of my project :)
- Loading branch information