feat: widget partner system with JS embed, isHidden toggle, category/neighborhood filters
This commit is contained in:
@@ -133,6 +133,7 @@ export interface WidgetPartner {
|
||||
url: string
|
||||
neighborhoodSlug: string | null
|
||||
isActive: boolean
|
||||
isHidden: boolean
|
||||
createdAt: Date
|
||||
updatedAt: Date
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user