Skip reveal phase and freeze titles after suggestions

This commit is contained in:
2026-02-04 22:06:43 +01:00
parent 0f6a0fb35a
commit 90bcde6f36
8 changed files with 13 additions and 44 deletions

View File

@@ -298,9 +298,7 @@ function bindNavButtons() {
});
});
});
makeForward("nav-reveal-next");
makeForward("nav-vote-next");
makeBack("nav-reveal-prev");
makeBack("nav-vote-prev");
}