Set updateable to true for all JSON app configs (#7534)

This commit is contained in:
CanbiZ
2025-09-10 09:44:09 +02:00
committed by GitHub
parent f4b5baf308
commit 652df1f370
32 changed files with 32 additions and 32 deletions

View File

@@ -6,7 +6,7 @@
],
"date_created": "2025-05-22",
"type": "ct",
"updateable": false,
"updateable": true,
"privileged": false,
"interface_port": null,
"documentation": "https://github.com/favonia/cloudflare-ddns/blob/main/README.markdown",