refactor: extract Kabelueberwachung logic into KabelueberwachungView for better structure

This commit is contained in:
ISA
2025-07-08 13:13:30 +02:00
parent 454b8bfb8d
commit b091a8d82a
14 changed files with 423 additions and 397 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cpl-v4",
"version": "1.6.562",
"version": "1.6.563",
"private": true,
"scripts": {
"dev": "next dev",