From c481c1e788aa61bbe35fe42eb650b3e2b9f50b42 Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Sat, 5 Sep 2026 14:54:40 +0200 Subject: [PATCH] chore(resources): entitle park-2 to the Car Wash module Claude-Session: https://claude.ai/code/session_01FWncR69HgGPuei1dLrW3cU --- komodo/resources.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/komodo/resources.toml b/komodo/resources.toml index d400046..b54793a 100644 --- a/komodo/resources.toml +++ b/komodo/resources.toml @@ -89,7 +89,8 @@ TAG=stage-55d6242 COOKIE_SECURE=0 # Venue modules this site is ENTITLED to (vendor decision; the site admin activates within # this set in Setup → Site). Unset = every registered module. See wiki/decisions/venue-modules.md. -MODULES_ENTITLED=parking,validation +# park-2 pilots the Car Wash module (2026-09-05). +MODULES_ENTITLED=parking,validation,carwash VISION_ENABLED=1 # Desktop app WS handshake: Origin is tauri://localhost (set explicitly by # platform-ws.ts, since the native WS plugin has no page context to auto-attach