feat: add authentication to MQTT - resolved #1772
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
"
|
||||
spellcheck="false"
|
||||
:disabled="connectionState"
|
||||
@keyup.enter="urlValid ? toggleConnection() : null"
|
||||
/>
|
||||
</div>
|
||||
<ButtonPrimary
|
||||
|
||||
Reference in New Issue
Block a user