From 41ac4c4e9a6112d8c98472a1be60e4869814f549 Mon Sep 17 00:00:00 2001 From: Koren Lev Date: Sun, 15 Oct 2017 01:38:44 +0300 Subject: added schemes to support new ui link options + fix api per new schemes Change-Id: I768233f13749d01d436c24c764cb903ca19d3d2a Signed-off-by: Koren Lev --- app/install/db/constants.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/install/db/constants.json') diff --git a/app/install/db/constants.json b/app/install/db/constants.json index 15522b7..6912eeb 100644 --- a/app/install/db/constants.json +++ b/app/install/db/constants.json @@ -532,6 +532,10 @@ { "value" : "10918", "label" : "10918" + }, + { + "label" : "11190", + "value" : "11190" } ] }, -- cgit 1.2.3-korg