mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Rename receiverStatus -> updateReceiverStatus
This commit is contained in:
@@ -205,7 +205,7 @@ type AppMessageDefinitions = {
|
||||
, "main:serviceUp": Receiver
|
||||
, "main:serviceDown": { id: string }
|
||||
|
||||
, "main:receiverStatus": {
|
||||
, "main:updateReceiverStatus": {
|
||||
id: string
|
||||
, status: ReceiverStatus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user