Kabelüberwachung Modal Allgemein fertig
This commit is contained in:
@@ -215,7 +215,7 @@ export default function KueEinstellung({
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex justify-end gap-2 bg-gray-100 p-3 rounded">
|
||||
<div className="flex justify-end gap-2 p-3 rounded">
|
||||
{isAdminLoggedIn && (
|
||||
<button
|
||||
onClick={() => firmwareUpdate(slot)}
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
|
||||
|
||||
*/
|
||||
const webVersion = "1.6.366";
|
||||
const webVersion = "1.6.367";
|
||||
export default webVersion;
|
||||
|
||||
Reference in New Issue
Block a user