cleanup + Property images
This commit is contained in:
@@ -61,7 +61,7 @@ export class EditBusinessListingComponent {
|
||||
maxFileSize = 3000000;
|
||||
uploadUrl: string;
|
||||
environment = environment;
|
||||
propertyImages: ImageProperty[];
|
||||
propertyImages: string[];
|
||||
responsiveOptions = [
|
||||
{
|
||||
breakpoint: '1199px',
|
||||
|
||||
Reference in New Issue
Block a user