d->m: Make PK members appear real
This commit is contained in:
1
db/orm-defs.d.ts
vendored
1
db/orm-defs.d.ts
vendored
@@ -8,6 +8,7 @@ export type Models = {
|
||||
custom_avatar: string | null
|
||||
last_bridged_pin_timestamp: number | null
|
||||
speedbump_id: string | null
|
||||
speedbump_webhook_id: string | null
|
||||
speedbump_checked: number | null
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user