Back to Paperless Ngx

Hotkey Dialog.Component

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

2.20.15132 B
Original Source

{{title}}

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