mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-19 05:27:57 +00:00
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
{%- if shortcut.option -%}<kbd>⌥</kbd>{%- endif -%}
|
|
{%- if shortcut.ctrl -%}<kbd>⌘</kbd>{%- endif -%}
|
|
{%- if shortcut.symbol -%}<kbd>{{ shortcut.symbol }}</kbd>{%- endif -%}
|