favicon & json data

This commit is contained in:
2024-04-07 19:46:58 +02:00
parent e5b7779492
commit fb69d2e4b3
13 changed files with 7766 additions and 23 deletions

View File

@@ -35,7 +35,6 @@ export interface Listing {
draft?:boolean;
created:Date;
updated:Date;
temporary:boolean;
}
export interface BusinessListing extends Listing {
listingsCategory: 'business'; //enum