Modified designer.json to share query parameters in portal.

This commit is contained in:
Menaka Jayawardena 2016-12-07 13:16:49 +05:30
parent a52f02850f
commit 934b4706d4

View File

@ -62,5 +62,8 @@
"hostname": "localhost",
"port": "",
"protocol": ""
},
"queryParameters" : {
"passBetweenPages" : ["shared", "owner", "deviceId"]
}
}