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:
maskers
2024-08-22 21:44:53 +03:00
parent a910337e9d
commit 762d24bd02

View File

@ -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";