Skip to content

Commit eb80b48

Browse files
committed
revert wf triggering ui change
Signed-off-by: dalthecow <[email protected]>
1 parent cecb68e commit eb80b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/lib/store/runInfoWindowData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ export const runInfoScript = `window.runInfo = {
77
"dataset": {
88
"name": "N/A"
99
},
10-
"timestamp": 1744311555.0286171
10+
"timestamp": 1744310555.0286171
1111
};`;

0 commit comments

Comments
 (0)