mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-12 14:43:54 +00:00
@@ -12,7 +12,9 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
namespace Ui {
|
||||
|
||||
void WriteLogEntry(const QString &message) {
|
||||
Integration::Instance().writeLogEntry(message);
|
||||
if (Integration::Exists()) {
|
||||
Integration::Instance().writeLogEntry(message);
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace Ui
|
||||
|
||||
Reference in New Issue
Block a user