feat: forced use of advanced editor #73

This commit is contained in:
0xJacky 2023-04-11 16:17:05 +08:00
parent 8905575cdf
commit defd81461e
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
10 changed files with 508 additions and 34 deletions

View file

@ -30,6 +30,7 @@ func GenerateAllModel() []any {
AuthToken{},
Cert{},
ChatGPTLog{},
Site{},
}
}