mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-25 16:53:36 +05:00
refactor(extension): set margin to 1 for dialog
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -120,6 +120,7 @@ class TelegramBotExtension(BaseExtension):
|
|||||||
"following wiki page for further information:",
|
"following wiki page for further information:",
|
||||||
"https://github.com/nlef/moonraker-telegram-bot/wiki",
|
"https://github.com/nlef/moonraker-telegram-bot/wiki",
|
||||||
],
|
],
|
||||||
|
margin_bottom=1,
|
||||||
)
|
)
|
||||||
|
|
||||||
Logger.print_ok("Telegram Bot installation complete!")
|
Logger.print_ok("Telegram Bot installation complete!")
|
||||||
|
|||||||
Reference in New Issue
Block a user