From 08c3382b42501fa13468d960cb3065a63926183c Mon Sep 17 00:00:00 2001 From: Wan Qi Chen <495709+wa0x6e@users.noreply.github.com> Date: Wed, 5 Feb 2025 02:46:16 +0400 Subject: [PATCH] fix: rename to skinSettings to follow hub naming --- src/schemas/space.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/schemas/space.json b/src/schemas/space.json index 3fd81c0f4..08ae9aaf0 100644 --- a/src/schemas/space.json +++ b/src/schemas/space.json @@ -475,7 +475,7 @@ "required": ["enabled", "bribeEnabled"], "additionalProperties": false }, - "skinParams": { + "skinSettings": { "type": "object", "properties": { "bg_color": {