mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Appease linter: ask key for admin permission
This commit is contained in:
parent
ef77fe8508
commit
1eaedf70b2
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ ram.runtime = "100M"
|
|||
default = "visitors"
|
||||
|
||||
[install.init_admin_permission]
|
||||
ask.en = "Select an account to grant it access to Jellyfin's administration panel."
|
||||
ask.fr = "Choisissez un compte pour lui accorder l'accès au tableau de bord d'administration de Jellyfin."
|
||||
help.en = "You can grant this access to other accounts and groups with the permission system later."
|
||||
help.en = "Vous pourrez octroire l'accès à d'autres comptes et groupes avec le système de permissions plus tard."
|
||||
type = "user"
|
||||
|
||||
[install.discovery]
|
||||
|
|
Loading…
Add table
Reference in a new issue