summaryrefslogtreecommitdiff
path: root/schema/json/History.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-18 14:02:03 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-18 14:02:03 -0700
commit54c975f1454b353590435c262d558a71e6013865 (patch)
treec6b0cdcf8b0c16c09800240c7355f9a2ac9f6eb3 /schema/json/History.json
parent7d56cc5ed9b07da49d746fc02e612602d80d35d9 (diff)
downloadsncontinue-54c975f1454b353590435c262d558a71e6013865.tar.gz
sncontinue-54c975f1454b353590435c262d558a71e6013865.tar.bz2
sncontinue-54c975f1454b353590435c262d558a71e6013865.zip
error handle on invalid config file, don't immediately show loading message
Diffstat (limited to 'schema/json/History.json')
-rw-r--r--schema/json/History.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/schema/json/History.json b/schema/json/History.json
index ee797412..56415520 100644
--- a/schema/json/History.json
+++ b/schema/json/History.json
@@ -120,6 +120,14 @@
"title": "Active",
"default": true,
"type": "boolean"
+ },
+ "logs": {
+ "title": "Logs",
+ "default": [],
+ "type": "array",
+ "items": {
+ "type": "string"
+ }
}
},
"required": [