mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Update database.js
This commit is contained in:
parent
91ee39ec60
commit
2617e1f4d8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class Database {
|
|||
*/
|
||||
static patchList = {
|
||||
"patch-setting-value-type.sql": true,
|
||||
"patch-improve-performance.sql": true,
|
||||
"patch-improve-performance.sql": true,
|
||||
"patch-2fa.sql": true,
|
||||
"patch-add-retry-interval-monitor.sql": true,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue