mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-28 16:29:53 +00:00
chore: refactor & reformat settings
This commit is contained in:
@@ -118,7 +118,7 @@ void SendProgressManager::send(const Key &key, int progress) {
|
||||
}
|
||||
|
||||
// AyuGram sendUploadProgress
|
||||
const auto& settings = AyuSettings::getInstance();
|
||||
const auto &settings = AyuSettings::getInstance();
|
||||
if (!settings.sendUploadProgress)
|
||||
{
|
||||
DEBUG_LOG(("[AyuGram] Don't send upload progress"));
|
||||
|
||||
Reference in New Issue
Block a user