From ba22cb9934b69ba5af4c8c3931be281de4e8b00a Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Wed, 21 Mar 2018 21:27:54 +0100 Subject: [PATCH] [mockup.channels] update --- webpack/mockup/channels.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/webpack/mockup/channels.json b/webpack/mockup/channels.json index a770cf4..6e11480 100644 --- a/webpack/mockup/channels.json +++ b/webpack/mockup/channels.json @@ -2,6 +2,11 @@ { "id": 0, "link": "channel-1", - "label": "channel 1" + "label": "first channel" + }, + { + "id": 1, + "link": "common-channel", + "label": "Common Channel" } ] \ No newline at end of file