18/08/23 - 13h

recette2
cherif 2023-08-18 13:40:56 +02:00
parent 29e896a5d1
commit 5d1f4cc656
2 changed files with 862 additions and 328 deletions

View File

@ -569,8 +569,6 @@ const DisplayPartnerSession = (props) => {
var form = new FormData(); var form = new FormData();
const stored_cookie = getCookie('tokenmysypart'); const stored_cookie = getCookie('tokenmysypart');
form.append("token", stored_cookie); form.append("token", stored_cookie);

File diff suppressed because it is too large Load Diff