chore: update notification interface deliveryman
This commit is contained in:
@@ -74,7 +74,7 @@ export const resetClientPenalties = async (clientUsername: string) => {
|
||||
return { success: true, message: data.message };
|
||||
};
|
||||
|
||||
// pool: 0 = pool principal (point), 1 = pool secondaire (point_zipette), -1 = tous
|
||||
// pool: index dans pool_names/pool_keys, -1 = reset tous les points
|
||||
export const resetClientPoints = async (
|
||||
clientUsername: string,
|
||||
pool: number = -1,
|
||||
|
||||
Reference in New Issue
Block a user