feat: restore database from backup and fix date formatting in restore script

This commit is contained in:
2026-04-23 13:37:45 +09:00
parent b996b18dbc
commit e5b4eb8295
26 changed files with 2027 additions and 1662 deletions

View File

@@ -62,8 +62,7 @@
border-left: none;
border-right: none;
overflow: auto;
flex: 1;
min-height: 0;
max-height: calc(100vh - 240px);
}
table {