removed extra tabs generated by reformat code

This commit is contained in:
Jan-Peter Klein
2023-06-16 15:25:22 +02:00
parent 6fda206b9e
commit 12b38ad8c8

View File

@@ -45,13 +45,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. -->
""";