From 8e3ee6468f4c2801c4736c139fd5632c25fbcab7 Mon Sep 17 00:00:00 2001 From: BennyKok Date: Tue, 23 Jan 2024 11:00:42 +0800 Subject: [PATCH] fix client --- web-plugin/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web-plugin/index.js b/web-plugin/index.js index c960293..fb1d50a 100644 --- a/web-plugin/index.js +++ b/web-plugin/index.js @@ -31,7 +31,9 @@ const ext = { endpoint: origin, apiKey: auth_token, displayName: org_display, + environment: "cloud", }); + localStorage.setItem("comfy_deploy_env", "cloud"); } loadingDialog.showLoading(