From 2526c0e4259acdd925fb0780db8852a88c701b07 Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Sat, 26 Oct 2024 13:37:57 +0200 Subject: [PATCH] [fix] conf --- source/conf.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.ts b/source/conf.ts index b58dce1..537d357 100644 --- a/source/conf.ts +++ b/source/conf.ts @@ -138,7 +138,7 @@ namespace _zeitbild.conf "nullable": false, "type": "string" }, - "scheme": { + "schema": { "nullable": false, "type": "string" }