chore: add dynamic points
This commit is contained in:
@@ -26,8 +26,6 @@ export interface ClientResponse {
|
|||||||
created_at?: string;
|
created_at?: string;
|
||||||
updated_at?: string;
|
updated_at?: string;
|
||||||
command: number;
|
command: number;
|
||||||
point: number;
|
|
||||||
points_zipette: number;
|
|
||||||
points_extra: Record<string, number>;
|
points_extra: Record<string, number>;
|
||||||
amende: number;
|
amende: number;
|
||||||
cancellations_count: number;
|
cancellations_count: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user