Implement the speedbump
This commit is contained in:
2
db/orm-defs.d.ts
vendored
2
db/orm-defs.d.ts
vendored
@@ -7,6 +7,8 @@ export type Models = {
|
||||
thread_parent: string | null
|
||||
custom_avatar: string | null
|
||||
last_bridged_pin_timestamp: number | null
|
||||
speedbump_id: string | null
|
||||
speedbump_checked: number | null
|
||||
}
|
||||
|
||||
event_message: {
|
||||
|
Reference in New Issue
Block a user