favicon & json data
This commit is contained in:
@@ -35,7 +35,6 @@ export interface Listing {
|
||||
draft?:boolean;
|
||||
created:Date;
|
||||
updated:Date;
|
||||
temporary:boolean;
|
||||
}
|
||||
export interface BusinessListing extends Listing {
|
||||
listingsCategory: 'business'; //enum
|
||||
|
||||
Reference in New Issue
Block a user