This commit is contained in:
@@ -109,6 +109,9 @@ export class Restaurant extends BaseEntity {
|
||||
@Property({ nullable: true })
|
||||
subscriptionStartDate?: Date;
|
||||
|
||||
@Property({ nullable: true })
|
||||
bgType?: string;
|
||||
|
||||
@Property({ nullable: true })
|
||||
bgUrl?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user