mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Replace "Your Report Tag" with "Crash ID".
This commit is contained in:
@@ -190,9 +190,6 @@ void WriteReportInfo(int signum, const char *name) {
|
||||
} else {
|
||||
dump() << "Caught signal " << signum << " in thread " << uint64(thread) << "\n";
|
||||
}
|
||||
|
||||
dump() << "\nBacktrace omitted.\n";
|
||||
dump() << "\n";
|
||||
}
|
||||
|
||||
const int HandledSignals[] = {
|
||||
|
Reference in New Issue
Block a user