fix: hide date button for topic ID

This commit is contained in:
AlexeyZavar
2026-04-25 03:38:19 +03:00
parent a70d98338b
commit ca85c9e803
@@ -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());