From 893edbb6493b8d2556d2e555ece2b616d0234b35 Mon Sep 17 00:00:00 2001 From: prasanth-ideas2it Date: Thu, 17 Oct 2024 18:39:28 +0530 Subject: [PATCH] feat: deploy trigger --- apps/web-app/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web-app/constants.ts b/apps/web-app/constants.ts index df280dc41..f925b0ee0 100644 --- a/apps/web-app/constants.ts +++ b/apps/web-app/constants.ts @@ -608,4 +608,5 @@ export const EVENT_TYPE = { INVITE_ONLY:"INVITE_ONLY" } +// Protoshpere URL export const OH_GUIDELINE_URL = "https://protosphere.plnetwork.io/posts/Office-Hours-Guidelines-and-Tips-clsdgrbkk000ypocoqsceyfaq" \ No newline at end of file