test: woodpecker dev mode
This commit is contained in:
@@ -373,7 +373,7 @@ const LoopChartActionBar = forwardRef((_props, ref) => {
|
||||
className="px-4 py-1 bg-littwin-blue text-white rounded text-sm whitespace-nowrap"
|
||||
disabled={isLoading || rslRunning}
|
||||
>
|
||||
{rslRunning ? "RSL läuft..." : "RSL starten"}
|
||||
{rslRunning ? "RSL läuft..." : "RSL Messung starten"}
|
||||
</button>
|
||||
<button
|
||||
onClick={handleFetchData}
|
||||
|
||||
Reference in New Issue
Block a user