fix: edited by is missing (#1824)

This commit is contained in:
crazywoola
2023-12-22 14:20:11 +08:00
committed by GitHub
parent 0b7e0cadc0
commit 91182a86bf
2 changed files with 6 additions and 7 deletions

View File

@@ -58,6 +58,7 @@ export type LogAnnotation = {
name: string
email: string
}
created_at: number
}
export type Annotation = {