fixed settings with linkifier disabled - fixes #5263, fixes #5276

This commit is contained in:
Eugene Pankov
2022-01-08 17:05:41 +01:00
parent 91f3b78b80
commit ec4f200435

View File

@@ -98,7 +98,7 @@ div.mt-4
(ngModelChange)='config.save()', (ngModelChange)='config.save()',
) )
.form-line .form-line(*ngIf='config.store.clickableLinks')
.header .header
.title(translate) Require a key to click links .title(translate) Require a key to click links
.description(translate) When enabled, links are only clickable while holding this key .description(translate) When enabled, links are only clickable while holding this key