typing fixes

This commit is contained in:
Eugene Pankov
2023-02-27 00:09:04 +01:00
parent 1e5cfd1d4b
commit 441f442915
17 changed files with 40 additions and 28 deletions

View File

@@ -185,6 +185,7 @@ h3.mt-4(translate) Docking
label.btn.btn-secondary(id='dockScreenCurrent')
span(translate) Current
input.btn-check(
*ngFor='let screen of screens',
type='radio',
name='dockScreen',
[(ngModel)]='config.store.appearance.dockScreen',