fix chant issue

This commit is contained in:
Gin
2023-05-11 11:21:53 +08:00
parent a724da362c
commit aed449c882
6 changed files with 12 additions and 12 deletions

View File

@@ -10,7 +10,8 @@ const ResultType = Object.freeze({
"yamlWildcard": 6,
"hypernetwork": 7,
"lora": 8,
"lyco": 9
"lyco": 9,
"chant": 10
});
// Class to hold result data and annotations to make it clearer to use