ci: stuff

This commit is contained in:
Dax Raad
2025-10-03 06:52:15 -04:00
committed by opencode
parent 253105bcf5
commit ad0f137e35

View File

@@ -84,6 +84,7 @@ if (!snapshot) {
notes.push(line) notes.push(line)
} }
} }
console.log(notes)
server.close() server.close()
} }