Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Commit

Permalink
Fix issue #176: 'events' property is required in Groupdata
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed May 10, 2017
1 parent faf3fc0 commit ef4ab3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion macros/GroupData.json
Expand Up @@ -1063,7 +1063,8 @@
"MediaMetadata.artwork",
"MediaMetadata.title",
"MediaSession.metadata",
"MediaSession.playbackState"]
"MediaSession.playbackState"],
"events": []
},
"Media Source Extensions": {
"interfaces": [ "MediaSource",
Expand Down

0 comments on commit ef4ab3a

Please sign in to comment.