pull/2629/head
Chocobozzz 2020-04-14 09:46:42 +02:00
parent f940e81469
commit 8e4aff44b0
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ export abstract class UserEdit extends FormReactive implements OnInit {
value: q.value?.toString(),
label: q.label,
disabled: q.disabled
}))
}))
this.videoQuotaDailyOptions = this.configService
.videoQuotaDailyOptions.map(q => ({