fix: allow mobile node client ids (#1354) (thanks @vignesh07)
This commit is contained in:
@@ -6,6 +6,7 @@ export const GATEWAY_CLIENT_IDS = {
|
||||
GATEWAY_CLIENT: "gateway-client",
|
||||
MACOS_APP: "clawdbot-macos",
|
||||
IOS_APP: "clawdbot-ios",
|
||||
ANDROID_APP: "clawdbot-android",
|
||||
NODE_HOST: "node-host",
|
||||
TEST: "test",
|
||||
FINGERPRINT: "fingerprint",
|
||||
|
||||
Reference in New Issue
Block a user