mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-05 11:32:04 +00:00
Fix typos, mistake, and from PR 3677 a wrong test
This commit is contained in:
@@ -384,7 +384,8 @@ export class HelpModal extends BaseModal {
|
||||
<tr class="hover:bg-white/5 transition-colors">
|
||||
<td class="py-3 pl-4 border-b border-white/5">
|
||||
<div class="inline-flex items-center gap-2">
|
||||
${this.renderKey(keybinds.emojiMenuModifier)}
|
||||
${this.renderKey("Alt")}
|
||||
<!-- Listens to e.altKey, either AltLeft or AltRight -->
|
||||
<span class="text-white/40 font-bold">+</span>
|
||||
${this.renderKey(keybinds.resetGfx)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user