don't mention prism in the middle of the log

Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit 762d24bd02ae6a0c0f241626c9c06deeaae86574)
This commit is contained in:
maskers 2024-08-22 21:44:53 +03:00 committed by github-actions[bot]
parent 3048e43900
commit 01397896eb

View File

@ -63,8 +63,8 @@ QString truncateLogForMclogs(const QString& logContent)
truncatedLog += truncatedLog +=
"\n\n\n\n\n\n\n\n\n\n" "\n\n\n\n\n\n\n\n\n\n"
"------------------------------------------------------------\n" "------------------------------------------------------------\n"
"--------------------- Log truncated by ---------------------\n" "----------------------- Log truncated ----------------------\n"
"---------------------- Prism Launcher ----------------------\n" "------------------------------------------------------------\n"
"----- Middle portion omitted to fit mclo.gs size limits ----\n" "----- Middle portion omitted to fit mclo.gs size limits ----\n"
"------------------------------------------------------------\n" "------------------------------------------------------------\n"
"\n\n\n\n\n\n\n\n\n\n"; "\n\n\n\n\n\n\n\n\n\n";