From 9c809fb4983c65564a437c82e23fb5163275f7f7 Mon Sep 17 00:00:00 2001 From: mariaozamiz Date: Thu, 16 May 2024 11:17:11 +0200 Subject: [PATCH] chore: update listId --- src/app-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app-config.ts b/src/app-config.ts index 394c5daec..7bc3f2334 100644 --- a/src/app-config.ts +++ b/src/app-config.ts @@ -8,7 +8,7 @@ export const appConfig: AppConfig = { feedback: { repositories: { clickUp: { - listId: "44406062", + listId: "170646828", title: "[User feedback] {title}", body: "## dhis2\n\nUsername: {username}\n\n{body}", },