update
This commit is contained in:
@ -9,6 +9,7 @@ export class TrxCurrencyRate {
|
|||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
length: 256,
|
length: 256,
|
||||||
|
default: "reguler",
|
||||||
})
|
})
|
||||||
type: TrxCurrencyRateType;
|
type: TrxCurrencyRateType;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user