Fix enable history label

pull/2302/head
Chocobozzz 2019-12-06 14:08:16 +01:00
parent 3131c13e02
commit 349be1eaa9
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<div class="top-buttons">
<div class="history-switch">
<p-inputSwitch [(ngModel)]="videosHistoryEnabled" (ngModelChange)="onVideosHistoryChange()"></p-inputSwitch>
<label i18n>History enabled</label>
<label i18n>Enable video history</label>
</div>
<button class="delete-history" (click)="deleteHistory()" i18n>