From 7f2c0528a704562bf229cc69ad7147037d043e07 Mon Sep 17 00:00:00 2001 From: nlsui <37106890+nlsui@users.noreply.github.com> Date: Tue, 26 May 2020 19:06:28 +0200 Subject: [PATCH] changed flavourtext --- schema/propertySchema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/propertySchema.json b/schema/propertySchema.json index b6cd6e7..08aa8de 100644 --- a/schema/propertySchema.json +++ b/schema/propertySchema.json @@ -18,7 +18,7 @@ "$ref": "standards.json#/int" }, "text": { - "$ref": "standards.json#/string" + "type": "string" }, "wisdom": { "$ref": "standards.json#/int"