Disable GitHub beta feature in updater.json

This commit is contained in:
Alexandre
2026-01-09 13:45:34 +01:00
committed by GitHub
parent 5ee2b72d73
commit 9dd981a049

View File

@@ -1,5 +1,5 @@
{
"github_beta": "true",
"github_beta": "false",
"last_update": "08-01-2026",
"paused": false,
"repository": "alexbelgium/hassio-addons",