server url changes

This commit is contained in:
Tarun Singh
2021-11-04 22:25:29 -04:00
parent 2bcbeba384
commit 149015556b
2 changed files with 2 additions and 2 deletions

View File

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