We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733ad22 commit 9d944c8Copy full SHA for 9d944c8
tgbot/dialogs/menus/common/exchanges/settings.py
@@ -101,6 +101,8 @@
101
102
buy_filters_shift_window = Window(
103
Const("🔍︎ <b>Фильтр по смене</b>"),
104
+ Format("""
105
+Используй фильтр для ограничения по наличию или отсутствию своей смены в день предлагаемой подмены"""),
106
Row(
107
Radio(
108
Format("🔘 {item[1]}"),
@@ -192,6 +194,8 @@
192
194
193
195
sell_filters_shift_window = Window(
196
197
198
199
200
201
0 commit comments