diff --git a/CHANGELOG.md b/CHANGELOG.md index 09c2a1e..1678564 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Upcoming version +- Clearer and more efficient print for the votes hidden by Organ Grinder - Using official generic icons as default custom icons - Adding the reminder tokens "Townsfolk", "Outsider", "Minion" and "Demon" - Unique night order bubble for each player with the same role diff --git a/src/components/Player.vue b/src/components/Player.vue index 6e6615c..62fd24c 100644 --- a/src/components/Player.vue +++ b/src/components/Player.vue @@ -142,7 +142,10 @@