forked from Github/PrismLauncher
don't mention prism in the middle of the log
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
This commit is contained in:
parent
a910337e9d
commit
762d24bd02
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ QString truncateLogForMclogs(const QString& logContent)
|
|||
truncatedLog +=
|
||||
"\n\n\n\n\n\n\n\n\n\n"
|
||||
"------------------------------------------------------------\n"
|
||||
"--------------------- Log truncated by ---------------------\n"
|
||||
"---------------------- Prism Launcher ----------------------\n"
|
||||
"----------------------- Log truncated ----------------------\n"
|
||||
"------------------------------------------------------------\n"
|
||||
"----- Middle portion omitted to fit mclo.gs size limits ----\n"
|
||||
"------------------------------------------------------------\n"
|
||||
"\n\n\n\n\n\n\n\n\n\n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue