forked from cadence/out-of-your-element
PK mentions now include member name
This commit is contained in:
parent
64671519bd
commit
98477dc0f6
4 changed files with 16 additions and 6 deletions
1
db/orm-defs.d.ts
vendored
1
db/orm-defs.d.ts
vendored
|
@ -66,6 +66,7 @@ export type Models = {
|
|||
sim_proxy: {
|
||||
user_id: string
|
||||
proxy_owner_id: string
|
||||
displayname: string
|
||||
}
|
||||
|
||||
webhook: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue