mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 21:38:37 +08:00
Added the option for default notifications
This commit is contained in:
@@ -7,7 +7,7 @@ class Database {
|
||||
static templatePath = "./db/kuma.db"
|
||||
static dataDir;
|
||||
static path;
|
||||
static latestVersion = 8;
|
||||
static latestVersion = 9;
|
||||
static noReject = true;
|
||||
static sqliteInstance = null;
|
||||
|
||||
|
Reference in New Issue
Block a user