diff --git a/prefs_page/src/App.tsx b/prefs_page/src/App.tsx index 7ca7b27..a70c356 100644 --- a/prefs_page/src/App.tsx +++ b/prefs_page/src/App.tsx @@ -200,9 +200,17 @@ function App() { {SubmitButton({ person, players })}

now: click submit.

+

+ suggested teams are not updated right away. don't try to hack the + algorithm ;D +

{TeamTables()}

something not working? message me. + sources:{" "} + + gitea +

);