chore: add dynamic points

This commit is contained in:
2026-03-21 11:23:13 +01:00
parent 7173266bb9
commit ee53ee8454
-2
View File
@@ -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;