bgType
This commit is contained in:
@@ -45,6 +45,7 @@ export interface Restaurant {
|
||||
domain: string;
|
||||
score: Score;
|
||||
plan: "base" | "premium";
|
||||
bgType?: "pattern" | "custom" | "color";
|
||||
bgBlur?: number;
|
||||
bgOpacity?: number;
|
||||
bgOverlay?: string;
|
||||
|
||||
Reference in New Issue
Block a user