Remove Update Code from Adguard Home (#213)

* Remove Update Code from Adguard Home

* Update adguard.json

* Update ct/adguard.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/adguard.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* improve Text in json

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
CanbiZ
2024-11-13 23:52:36 +01:00
committed by GitHub
parent 612f41afdd
commit f7adce2fda
2 changed files with 8 additions and 24 deletions

View File

@@ -30,5 +30,10 @@
"username": null,
"password": null
},
"notes": []
}
"notes": [
{
"text": "Adguard Home can be updated via the user interface.",
"type": "warning"
}
]
}