mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:36:31 +00:00
lot of small fixes for dataset explorer
This commit is contained in:
@@ -14,5 +14,6 @@ public enum PlaybackControlEnum
|
||||
TurnOffVolume = 9,
|
||||
TurnOnVolume = 10,
|
||||
Previous = 11,
|
||||
Next = 12
|
||||
Next = 12,
|
||||
Close = 13
|
||||
}
|
||||
Reference in New Issue
Block a user