2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

Track birthdays, edit birthday privacy.

This commit is contained in:
John Preston
2024-03-22 12:41:28 +04:00
parent 5e68dace9f
commit 59663d6661
15 changed files with 293 additions and 24 deletions

View File

@@ -374,6 +374,7 @@ void EditPrivacyBox::setupContent() {
};
auto above = _controller->setupAboveWidget(
_window,
content,
rpl::duplicate(optionValue),
getDelegate()->outerContainer());