mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix custom bot verification description show.
This commit is contained in:
@@ -98,6 +98,7 @@ private:
|
||||
Data::SavedSublist * const _sublist = nullptr;
|
||||
|
||||
bool _inResize = false;
|
||||
bool _aboutVerificationAdded = false;
|
||||
rpl::event_stream<Ui::ScrollToRequest> _scrollToRequests;
|
||||
rpl::event_stream<int> _desiredHeight;
|
||||
|
||||
@@ -116,8 +117,6 @@ private:
|
||||
Ui::SlideWrap<RpWidget> *_sharedMediaWrap = nullptr;
|
||||
object_ptr<RpWidget> _content;
|
||||
|
||||
bool _aboutVerificationAdded = false;
|
||||
|
||||
};
|
||||
|
||||
} // namespace Profile
|
||||
|
||||
Reference in New Issue
Block a user