Show edit on own cards during voting; include playerId in listings
This commit is contained in:
@@ -78,6 +78,7 @@ export function signatureSuggestions(list) {
|
||||
return JSON.stringify(
|
||||
list.map((s) => [
|
||||
s.id,
|
||||
s.playerId,
|
||||
s.name,
|
||||
s.genre,
|
||||
s.description,
|
||||
|
||||
Reference in New Issue
Block a user