Skip to content

Commit 2716e31

Browse files
committed
dummy change to trigger github workflow
1 parent 332843d commit 2716e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/serialUtils.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export const useWriteCommand = () => {
133133
// reset start time for next iteration
134134
startTime = Date.now();
135135
}
136-
console.log("FILE DONE");
136+
console.log("FILE DONE 1");
137137
setUpdateStatus(`File upload complete!`);
138138

139139
await write("fclose", false);

0 commit comments

Comments
 (0)