We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1452f commit 91e70c2Copy full SHA for 91e70c2
src/components/GameEvents.vue
@@ -13,7 +13,7 @@
13
v-if="isOrigin(gameEvent, 'TIGERs AutoRef')"/>
14
<img class="autoref-icon"
15
:src="erforce_autoref"
16
- alt="TIGERs"
+ alt="ER-Force"
17
v-if="isOrigin(gameEvent, 'ER-Force')"/>
18
<font-awesome-icon icon="user" v-if="isOrigin(gameEvent, 'UI')"/>
19
<font-awesome-icon icon="vote-yea" v-if="isOrigin(gameEvent, 'Majority')"/>
0 commit comments