Update MqttInfoView.vue

Typo: Tnterval -> Interval
This commit is contained in:
pangamut 2022-07-03 09:27:03 +02:00 committed by GitHub
parent 0f75c4a6a4
commit 139e116a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
<td>{{ mqttDataList.mqtt_topic }}</td>
</tr>
<tr>
<th>Publish Tnterval</th>
<th>Publish Interval</th>
<td>{{ mqttDataList.mqtt_publish_interval }} seconds</td>
</tr>
<tr>