ci: stuff

This commit is contained in:
Dax Raad
2025-10-03 06:52:15 -04:00
committed by opencode
parent e4c33da6d4
commit fbfaf15bfc
+1
View File
@@ -84,6 +84,7 @@ if (!snapshot) {
notes.push(line) notes.push(line)
} }
} }
console.log(notes)
server.close() server.close()
} }