Fix message definitions reference comment

This commit is contained in:
hensm
2022-03-17 02:26:06 +00:00
parent 0bff48e1a3
commit 25549ac1df

View File

@@ -16,7 +16,7 @@ import {
* IMPORTANT:
* Messages that cross the native messaging channel. MUST keep
* in-sync with the extension's version at:
* ext/src/messaging.ts > MessageDefinitions
* ext/src/messaging.ts > AppMessageDefinitions
*/
type MessageDefinitions = {
/**