Issue fixing + deletion of profile & logo
This commit is contained in:
@@ -52,6 +52,8 @@ export class DetailsBusinessListingComponent {
|
||||
listingUser: User;
|
||||
description: SafeHtml;
|
||||
private history: string[] = [];
|
||||
ts = new Date().getTime();
|
||||
env = environment;
|
||||
constructor(
|
||||
private activatedRoute: ActivatedRoute,
|
||||
private listingsService: ListingsService,
|
||||
|
||||
Reference in New Issue
Block a user