From 21443e81f87ed10788cfc36d303bd150399c3186 Mon Sep 17 00:00:00 2001 From: SupertigerDev Date: Thu, 23 Nov 2023 21:34:40 +0000 Subject: [PATCH] update ticket modal message --- src/components/profile-pane/ProfilePane.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/profile-pane/ProfilePane.tsx b/src/components/profile-pane/ProfilePane.tsx index 0e6f291b..1764ea9e 100644 --- a/src/components/profile-pane/ProfilePane.tsx +++ b/src/components/profile-pane/ProfilePane.tsx @@ -530,7 +530,7 @@ function CreateTicketModal(props: { close: () => void; ticket?: Ticket }) {