mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 01:03:21 +00:00
co-authored by
Adam Stachowicz
parent
87f933df4f
commit
e198f2f1ab
@@ -89,7 +89,7 @@ class Monitor extends BeanModel {
|
||||
mqttTopic: this.mqttTopic,
|
||||
mqttSuccessMessage: this.mqttSuccessMessage,
|
||||
databaseConnectionString: this.databaseConnectionString,
|
||||
databaseQuery: this.databaseQuery
|
||||
databaseQuery: this.databaseQuery,
|
||||
};
|
||||
|
||||
if (includeSensitiveData) {
|
||||
|
||||
Reference in New Issue
Block a user