feat: integrate feedback google form (#60)

* feat: integrate google feedback form

* test: fix discussion home fail test cases
This commit is contained in:
Awais Ansari
2022-02-11 12:40:37 +05:00
committed by GitHub
parent 5964b15fb9
commit 54f02377f0
8 changed files with 66 additions and 13 deletions

1
.env
View File

@@ -19,3 +19,4 @@ REFRESH_ACCESS_TOKEN_ENDPOINT=''
SEGMENT_KEY=''
SITE_NAME=''
USER_INFO_COOKIE_NAME=''
FEEDBACK_FORM_URL=''