From 5a317b15bc5c9a032396523aec25432fc15f4f7a Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Mon, 27 Dec 2021 12:22:12 +0100 Subject: [PATCH] FIX: fixed attribute name --- main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.json b/main.json index 2c59ba0..efcf98e 100644 --- a/main.json +++ b/main.json @@ -133,7 +133,7 @@ "opacity":1, "properties":[ { - "name":"exitURL", + "name":"exitUrl", "type":"string", "value":"world:\/\/lobby" }],