fixed edit monitor fields empty issues

This commit is contained in:
Tarun Singh
2021-12-18 16:35:18 -05:00
parent 5afc6a41e3
commit d3c90df8a8
4 changed files with 15 additions and 5 deletions

View File

@@ -310,6 +310,5 @@ export default {
topicExplanation: "MQTT topic to monitor",
successMessage: "Success Message",
successMessageExplanation: "MQTT message that will be considered as success",
serverUrl: "Server URL",
recent: "Recent",
};