Import backup keyboard for SLA handlers

This commit is contained in:
2026-02-15 00:46:53 +03:00
parent fa98a96b34
commit b138ee316d

View File

@@ -14,6 +14,7 @@ from keyboards import (
system_logs_kb, system_logs_kb,
openwrt_kb, openwrt_kb,
docker_kb, docker_kb,
backup_kb,
) )
from system_checks import security, disks, hardware, list_disks, smart_last_test from system_checks import security, disks, hardware, list_disks, smart_last_test
from services.http_checks import get_url_checks, check_url from services.http_checks import get_url_checks, check_url