update
This commit is contained in:
@ -11,7 +11,7 @@ export class RemitConfigKurs {
|
|||||||
nullable: true,
|
nullable: true,
|
||||||
length: 256,
|
length: 256,
|
||||||
})
|
})
|
||||||
kurs: string;
|
value: string;
|
||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
nullable: false,
|
nullable: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user