Fix schema

master
Lars Mueller 2022-05-13 12:17:03 +02:00
parent 10afa0baaa
commit 92751cf03e
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ return {
models = {
type = "table",
keys = { type = "string" },
values = model,
description = "Other models, same format as `default` model"
}
}