favicon & json data
This commit is contained in:
@@ -119,7 +119,6 @@ export class EditListingComponent {
|
||||
sessionStorage.setItem('uuid', uuid);
|
||||
this.listing = createGenericObject<BusinessListing>();
|
||||
this.listing.id = uuid
|
||||
this.listing.temporary = true;
|
||||
this.listing.userId = this.user.id
|
||||
this.listing.listingsCategory = 'business';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user