mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Fix
This commit is contained in:
parent
17da881e10
commit
e04583c63f
2 changed files with 2 additions and 2 deletions
|
@ -695,7 +695,7 @@ default_user_preferences:
|
|||
## Accepted values: dash, hd720, medium, small
|
||||
## Default: hd720
|
||||
##
|
||||
quality: dash
|
||||
quality: hd720
|
||||
|
||||
##
|
||||
## Default dash video quality.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Alternative front-end to YouTube",
|
||||
"fr": "Front-end alternatif à YouTube"
|
||||
},
|
||||
"version": "22.01.14~ynh1",
|
||||
"version": "22.01.14~ynh2",
|
||||
"url": "https://invidio.us/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue