From 18a4325a3c4bcc5dd0b5d0603485b17f33a09fb6 Mon Sep 17 00:00:00 2001 From: Dylan Melotik <60583747+melotik@users.noreply.github.com> Date: Mon, 4 Dec 2023 23:59:13 -0700 Subject: [PATCH] chore(); friend tech; add dec network (#2435) --- deployment/deployment.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deployment/deployment.json b/deployment/deployment.json index c00d9e769c..2503b7fe15 100644 --- a/deployment/deployment.json +++ b/deployment/deployment.json @@ -9870,6 +9870,10 @@ "hosted-service": { "slug": "friend-tech-base", "query-id": "friend-tech-base" + }, + "decentralized-network": { + "slug": "friend-tech-base", + "query-id": "8fjDwMF5JPXYEg3tU45ttTsnp3mdTQd5efhkHhHGHCKj" } } }