From ebf78f5a84abaf8564d650c3976ebfda642e75dc Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Tue, 2 May 2023 17:51:04 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Enable=20feedback?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/docs/mint.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/docs/mint.json b/apps/docs/mint.json index 0e6896152..da06afd57 100644 --- a/apps/docs/mint.json +++ b/apps/docs/mint.json @@ -73,5 +73,9 @@ "github": "https://github.com/lukevella/rallly", "discord": "https://discord.com/invite/uzg4ZcHbuM", "website": "https://rallly.co/" + }, + "feedback": { + "suggestEdit": true, + "raiseIssue": true } }