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

Implement premium lock of similar channels.

This commit is contained in:
John Preston
2023-11-28 12:54:17 +04:00
parent 2542ec5d93
commit ae1da5baf4
18 changed files with 785 additions and 112 deletions

View File

@@ -160,6 +160,7 @@ struct SectionShow {
anim::activation activation = anim::activation::normal;
bool thirdColumn = false;
bool childColumn = false;
bool forbidLayer = false;
bool reapplyLocalDraft = false;
Origin origin;