la vraiment vraiment
continuous-integration/drone/push Build is failing Details

pull/98/head^2
Thomas Chazot 2 years ago
parent 1b27508a8d
commit baa38f4849

@ -1019,7 +1019,7 @@ const MyGraphComponent: React.FC<MyGraphComponentProps> = ({onNodeClick, handleS
catch(error){
console.log(error);
}
navigate(`${basePath}/endgame?solo=true+${isDaily}`)
navigate(`${basePath}/endgame?solo=true&daily=${isDaily}`)
}
}

Loading…
Cancel
Save