Back to Paperless Ngx

Hotkey Dialog.Component

src-ui/src/app/components/common/hotkey-dialog/hotkey-dialog.component.html

3.0.3136 B
Original Source

{{title()}}

@for (key of hotkeys().entries(); track key[0]) { | {{ key[1] }} | @if (key[0].includes('control')) { (macOS ) } | }