From 388a85fea0fc47159b4f67ae588ec54f2d667c38 Mon Sep 17 00:00:00 2001 From: return_request Date: Mon, 16 Dec 2024 20:16:46 +0100 Subject: [PATCH] fix editor crashing --- Bloxstrap/Resources/CustomBootstrapperSchema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bloxstrap/Resources/CustomBootstrapperSchema.json b/Bloxstrap/Resources/CustomBootstrapperSchema.json index 3eb59871..033b3093 100644 --- a/Bloxstrap/Resources/CustomBootstrapperSchema.json +++ b/Bloxstrap/Resources/CustomBootstrapperSchema.json @@ -117,7 +117,7 @@ "StretchDirection": "StretchDirection", "Source": "ImageSource", "IsAnimated": "bool", - "RepeatBehaviour": "RepeatBehaviour" + "RepeatBehaviour": "string" } }, "ScaleTransform": {