fix line-through styles
This commit is contained in:
@@ -484,6 +484,7 @@ export interface RestaurantDetails {
|
||||
closingTime: string;
|
||||
isOpened: boolean;
|
||||
isFav: boolean;
|
||||
is_schedule_order_enabled: number;
|
||||
}
|
||||
|
||||
export interface Banner {
|
||||
|
||||
Reference in New Issue
Block a user