fix delete log annotation (#4201)
Co-authored-by: langyong <langyong@lixiang.com>
This commit is contained in:
@@ -57,6 +57,7 @@ export type ModelConfigDetail = {
|
||||
}
|
||||
|
||||
export type LogAnnotation = {
|
||||
id: string
|
||||
content: string
|
||||
account: {
|
||||
id: string
|
||||
|
Reference in New Issue
Block a user