Fixed typo

This commit is contained in:
Daniel Triendl 2021-08-28 17:16:36 +02:00
parent 3e33155276
commit 0455cb1926

View File

@ -45,7 +45,7 @@ export class Status {
' </select>' +
'</div>' +
'<div class="form-group">' +
' <label for="tapi-zc-off">Signed in</label>' +
' <label for="tapi-zc-off">Signed out</label>' +
' <select id="tapi-zc-off" class="form-control">' +
' <option value="menuAway">Away</option>' +
' <option value="menuOutofoffice">Do Not Disturb</option>' +