This commit is contained in:
Frank 2026-01-30 12:19:36 -05:00 committed by GitHub
commit 7cb84f13d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 74 additions and 18 deletions

View file

@ -75,7 +75,9 @@ export namespace ZenData {
Resource.ZEN_MODELS5.value +
Resource.ZEN_MODELS6.value +
Resource.ZEN_MODELS7.value +
Resource.ZEN_MODELS8.value,
Resource.ZEN_MODELS8.value +
Resource.ZEN_MODELS9.value +
Resource.ZEN_MODELS10.value,
)
return ModelsSchema.parse(json)
})