mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Fix message definitions reference comment
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
|||||||
* IMPORTANT:
|
* IMPORTANT:
|
||||||
* Messages that cross the native messaging channel. MUST keep
|
* Messages that cross the native messaging channel. MUST keep
|
||||||
* in-sync with the extension's version at:
|
* in-sync with the extension's version at:
|
||||||
* ext/src/messaging.ts > MessageDefinitions
|
* ext/src/messaging.ts > AppMessageDefinitions
|
||||||
*/
|
*/
|
||||||
type MessageDefinitions = {
|
type MessageDefinitions = {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user