update
This commit is contained in:
@ -49,6 +49,7 @@ export class TrxBank {
|
||||
type: "int",
|
||||
array: true,
|
||||
nullable: true,
|
||||
default: () => "'{}'",
|
||||
})
|
||||
pattern: number[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user