mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: make it build
This commit is contained in:
@@ -295,7 +295,7 @@ void FillPluginInfoBox(
|
||||
rpl::single(dep),
|
||||
st::defaultTableSmallButton);
|
||||
chip->setTextTransform(
|
||||
Ui::RoundButton::TextTransform::NoTransform);
|
||||
Ui::RoundButtonTextTransform::NoTransform);
|
||||
chip->setClickedCallback([dep] {
|
||||
File::OpenUrl(
|
||||
u"https://pypi.org/project/"_q + dep + u"/"_q);
|
||||
|
||||
+1
-1
Submodule Telegram/lib_ui updated: df52e7459b...f890d22d03
Reference in New Issue
Block a user