2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Move private folder.

This commit is contained in:
John Preston
2019-09-26 12:52:36 +03:00
parent 25b6dea5e3
commit e757e6f67b
14 changed files with 20 additions and 20 deletions

View File

@@ -183,7 +183,7 @@ constexpr auto ApiHash = "344583e45741c457fe1862106095a5eb";
#if (TDESKTOP_ALPHA_VERSION != 0)
// Private key for downloading closed alphas.
#include "../../../TelegramPrivate/alpha_private.h"
#include "../../../DesktopPrivate/alpha_private.h"
#else
static const char *AlphaPrivateKey = "";