mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
Update scripts/config
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
parent
0c6de738af
commit
0c0266156c
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@ set__dns_over_https() {
|
|||
fi
|
||||
|
||||
# save the new setting
|
||||
ynh_app_setting_set "$app" prices "$dns_over_https"
|
||||
ynh_app_setting_set "$app" dns_over_https "$dns_over_https"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue