mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-26 00:41:02 -06:00
Update server/database.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
3d27561e5a
commit
389d247463
@ -30,7 +30,7 @@ class Database {
|
||||
static patchList = {
|
||||
"patch-setting-value-type.sql": true,
|
||||
"patch-improve-performance.sql": true,
|
||||
"patch-add-retry-interval-monitor.sql": true
|
||||
"patch-add-retry-interval-monitor.sql": true,
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user