fix delete log annotation (#4201)

Co-authored-by: langyong <langyong@lixiang.com>
This commit is contained in:
Louie Long
2024-05-09 12:53:06 +08:00
committed by GitHub
parent a79941df22
commit ca5081e327
3 changed files with 4 additions and 7 deletions

View File

@@ -57,6 +57,7 @@ export type ModelConfigDetail = {
}
export type LogAnnotation = {
id: string
content: string
account: {
id: string