[mockup.channels] update

This commit is contained in:
xdrm-brackets 2018-03-21 21:27:54 +01:00
parent df2f9906a9
commit ba22cb9934
1 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
{
"id": 0,
"link": "channel-1",
"label": "channel 1"
"label": "first channel"
},
{
"id": 1,
"link": "common-channel",
"label": "Common Channel"
}
]