add status page table

This commit is contained in:
Louis Lam 2021-12-27 18:54:48 +08:00
parent 807519d07d
commit 72a59ce7a4
2 changed files with 26 additions and 0 deletions

View file

@ -53,6 +53,7 @@ class Database {
"patch-2fa-invalidate-used-token.sql": true,
"patch-notification_sent_history.sql": true,
"patch-monitor-basic-auth.sql": true,
"patch-status-page.sql": true,
}
/**