From 419903111197bb9ba0c32b7da586f598c02f4920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 20 Mar 2016 02:42:02 +0100 Subject: [PATCH] Add the rest of the layers as a placeholder. --- model/uhk-state.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/model/uhk-state.json b/model/uhk-state.json index c1e37e07..2865cd07 100644 --- a/model/uhk-state.json +++ b/model/uhk-state.json @@ -9,7 +9,10 @@ { "pointerRoles": [], "keyStates": [] - } + }, + {}, + {}, + {} ] } },