Text Formatting Error
This commit is contained in:
parent
1a5f3fdae5
commit
e1763632ff
|
@ -41,7 +41,7 @@ import static the.bytecode.club.bytecodeviewer.Constants.*;
|
||||||
public class ExceptionUI extends JFrameConsole
|
public class ExceptionUI extends JFrameConsole
|
||||||
{
|
{
|
||||||
public static final String KONLOCH = "https://github.com/Konloch/bytecode-viewer/issues" +
|
public static final String KONLOCH = "https://github.com/Konloch/bytecode-viewer/issues" +
|
||||||
"or Konloch at https://the.bytecode.club or konloch@gmail.com";
|
" or Konloch at https://the.bytecode.club or konloch@gmail.com";
|
||||||
public static final String SEND_STACKTRACE_TO = buildErrorLogHeader(KONLOCH);
|
public static final String SEND_STACKTRACE_TO = buildErrorLogHeader(KONLOCH);
|
||||||
public static final String SEND_STACKTRACE_TO_NL = SEND_STACKTRACE_TO + NL + NL;
|
public static final String SEND_STACKTRACE_TO_NL = SEND_STACKTRACE_TO + NL + NL;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user