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