@@ -24,6 +24,7 @@ export interface Business {
id: string;
ownerId: string;
name: string;
slug?: string;
category: string;
location: string; // City, Country
description: string;
The note is not visible to the blocked user.