mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-22 00:24:46 +00:00
chore: generate
This commit is contained in:
@@ -32,7 +32,7 @@ export type Project = {
|
||||
updated: number
|
||||
initialized?: number
|
||||
}
|
||||
sandboxes?: Array<string>
|
||||
sandboxes: Array<string>
|
||||
}
|
||||
|
||||
export type EventProjectUpdated = {
|
||||
|
||||
Reference in New Issue
Block a user