Skip to content

Commit dd083b1

Browse files
committed
Squashed 'dependencies/buttplug-schema/' changes from abc2733..f8e4c6b
f8e4c6b fix: Add DeviceRemoved to valid Message types array git-subtree-dir: dependencies/buttplug-schema git-subtree-split: f8e4c6b
1 parent 93dc60a commit dd083b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dependencies/buttplug-schema/schema/buttplug-schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@
482482
"Test": {"$ref": "#/messages/Test"},
483483
"DeviceList": {"$ref": "#/messages/DeviceList"},
484484
"DeviceAdded": {"$ref": "#/messages/DeviceAdded"},
485+
"DeviceRemoved": {"$ref": "#/messages/DeviceRemoved"},
485486
"RequestDeviceList": {"$ref": "#/messages/RequestDeviceList"},
486487
"StopDeviceCmd": {"$ref": "#/messages/StopDeviceCmd"},
487488
"StopAllDevices": {"$ref": "#/messages/StopAllDevices"},

0 commit comments

Comments
 (0)