Add URL health checks from config
This commit is contained in:
@@ -49,6 +49,7 @@ artifacts_kb = ReplyKeyboardMarkup(
|
||||
system_kb = ReplyKeyboardMarkup(
|
||||
keyboard=[
|
||||
[KeyboardButton(text="💽 Disks"), KeyboardButton(text="🔐 Security")],
|
||||
[KeyboardButton(text="🌐 URLs")],
|
||||
[KeyboardButton(text="🔄 Reboot")],
|
||||
[KeyboardButton(text="⬅️ Назад")],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user