mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-11 14:06:25 +00:00
Fix indentation & other minor fixes (#5)
This commit is contained in:
committed by
RadRussianRus
parent
f923f63429
commit
371ba03f2c
@@ -188,7 +188,7 @@ QString getHomeDir() {
|
||||
|
||||
QString psAppDataPath() {
|
||||
// We should not use ~/.TelegramDesktop, since it's a fork.
|
||||
|
||||
|
||||
// auto home = getHomeDir();
|
||||
// if (!home.isEmpty()) {
|
||||
// auto oldPath = home + qsl(".TelegramDesktop/");
|
||||
|
Reference in New Issue
Block a user