Update shinobiHub.js
parent
3f0efd3c5c
commit
4ce3494113
|
@ -58,7 +58,7 @@ module.exports = function(s,config,lang,app,io){
|
||||||
form: {
|
form: {
|
||||||
"type": type,
|
"type": type,
|
||||||
"brand": monitorConfig.ke,
|
"brand": monitorConfig.ke,
|
||||||
"name": monitorConfig.mid,
|
"name": monitorConfig.name,
|
||||||
"description": "Backup at " + (new Date()),
|
"description": "Backup at " + (new Date()),
|
||||||
"json": validated.json,
|
"json": validated.json,
|
||||||
"details": JSON.stringify({
|
"details": JSON.stringify({
|
||||||
|
|
Loading…
Reference in New Issue