diff --git a/scripts/kuma-cloudron-sync.py b/scripts/kuma-cloudron-sync.py index f32854f..7baaf03 100644 --- a/scripts/kuma-cloudron-sync.py +++ b/scripts/kuma-cloudron-sync.py @@ -30,7 +30,7 @@ from pathlib import Path import socketio HERE = Path(__file__).resolve().parent.parent / "oam" / "kuma" / "cloudron-apps.txt" -DEFAULT_GROUP = 48 +DEFAULT_GROUP = 277 # "Cloudron" group (founder-directed 2026-09-02) def load_apps():