Apply recent hour pattern to client details
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m36s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m36s
This commit is contained in:
@@ -245,6 +245,8 @@ export interface ClientDetailsAnalytics {
|
||||
label: string;
|
||||
value: number;
|
||||
}>;
|
||||
purchaseWeekdayRangeLabel?: string;
|
||||
purchaseHourRangeLabel?: string;
|
||||
groupedOrders: GroupedClientOrder[];
|
||||
allTimeOrderCount: number;
|
||||
clientName: string;
|
||||
|
||||
Reference in New Issue
Block a user