fix: call digitalOutputs from _app.tsx to show immediately without delay

This commit is contained in:
ISA
2025-07-08 11:13:25 +02:00
parent 0f233ce6e2
commit 48898fcd09
6 changed files with 17 additions and 5 deletions

View File

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