Update database.js

This commit is contained in:
No0Vad 2021-09-13 00:25:18 +02:00
parent 91ee39ec60
commit 2617e1f4d8

View File

@ -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,
}