fix: remove iobroker mqtt references
This commit is contained in:
@@ -87,7 +87,7 @@ const PickupConfigEditor = () => {
|
||||
onClick={saveConfig}
|
||||
className="bg-blue-500 hover:bg-blue-600 text-white py-2 px-4 rounded"
|
||||
>
|
||||
In ioBroker speichern
|
||||
Konfiguration speichern
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -314,7 +314,7 @@ const DashboardView = ({
|
||||
Zurücksetzen
|
||||
</button>
|
||||
<button onClick={onSaveConfig} className="bg-blue-500 hover:bg-blue-600 text-white py-2 px-4 rounded">
|
||||
In ioBroker speichern
|
||||
Konfiguration speichern
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user