Add last snapshot details

This commit is contained in:
2026-02-07 22:37:12 +03:00
parent b6a0bcccdc
commit 60f38c8965
2 changed files with 53 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ backup_kb = ReplyKeyboardMarkup(
keyboard=[
[KeyboardButton(text="📦 Status")],
[KeyboardButton(text="📦 Last backup")],
[KeyboardButton(text="📦 Last snapshot")],
[KeyboardButton(text="📊 Repo stats")],
[KeyboardButton(text="▶️ Run backup")],
[KeyboardButton(text="🧯 Restore help")],