undo changes in REPORT_BODY_TEMPLATE

This commit is contained in:
Jan-Peter Klein 2023-08-04 17:23:35 +02:00
parent b2f2d3ac36
commit 76340f31d1
No known key found for this signature in database
GPG Key ID: 90EDA3A7C822FD0E

View File

@ -50,13 +50,13 @@ public class ErrorController implements FxController {
private static final String REPORT_BODY_TEMPLATE = """
OS: %s / %s
App: %s / %s
<!-- Please describe what happened as accurately as possible. -->
<!-- 📋 Please also copy and paste the detail text from the error window. -->
<!-- Text enclosed like this (chevrons, exclamation mark, two dashes) is not visible to others! -->
<!-- If the description or the detail text is missing, the discussion will be deleted. -->
""";