mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-27 22:10:28 +00:00
undo changes in REPORT_BODY_TEMPLATE
This commit is contained in:
parent
b2f2d3ac36
commit
76340f31d1
@ -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. -->
|
||||
""";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user