deepcrayonfish^2
Benedikt Werner 2021-11-09 18:09:39 +01:00
parent 07abf0f526
commit c4aece7197
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 1 additions and 6 deletions

View File

@ -317,12 +317,7 @@ export function view(ctrl: StudyCtrl): VNode {
)
),
},
[
h(
'button.button.button-red.button-thin',
'Enter as admin'
),
]
[h('button.button.button-red.button-thin', 'Enter as admin')]
)
: null,
]