Skip to content

Commit

Permalink
Suppression acceptation charte
Browse files Browse the repository at this point in the history
  • Loading branch information
a2br committed Feb 28, 2023
1 parent 9b10872 commit a5aaea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/util/login.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export async function login(
body: {
identifiant: username,
motdepasse: password,
acceptationCharte: true,
},
},
{ action: "login", username, password, ...context }
Expand Down

0 comments on commit a5aaea4

Please sign in to comment.