Add linked suggestions with synced voting

This commit is contained in:
2026-02-05 09:07:46 +01:00
parent 431370ceb9
commit 5d432c9d17
19 changed files with 725 additions and 34 deletions

View File

@@ -91,6 +91,7 @@ export function signatureSuggestions(list) {
s.gameUrl,
s.minPlayers,
s.maxPlayers,
s.parentSuggestionId,
]),
);
}