This commit is contained in:
Joseph T. Lyons
2023-12-07 12:04:04 -05:00
parent 5e5eb25aab
commit 794b795800

View File

@@ -399,3 +399,5 @@ impl Render for FeedbackModal {
)
}
}
// TODO: Add compilation flags to enable debug mode, where we can simulate sending feedback that both succeeds and fails, so we can test the UI