mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: hide date button for topic ID
This commit is contained in:
@@ -1992,7 +1992,6 @@ object_ptr<Ui::RpWidget> DetailsFiller::setupInfo() {
|
|||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
AddRegistrationOrCreationButton(controller, _peer, idInfo, fitLabelToButton);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
wrap->toggleOn(tracker.atLeastOneShownValue());
|
wrap->toggleOn(tracker.atLeastOneShownValue());
|
||||||
|
|||||||
Reference in New Issue
Block a user