mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-20 02:22:44 +08:00
Adjusted for new db patch management
This commit is contained in:
@@ -30,6 +30,7 @@ class Database {
|
|||||||
static patchList = {
|
static patchList = {
|
||||||
"patch-setting-value-type.sql": true,
|
"patch-setting-value-type.sql": true,
|
||||||
"patch-improve-performance.sql": true,
|
"patch-improve-performance.sql": true,
|
||||||
|
"patch-2fa.sql": true,
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user