sessionRunner.ts

This commit is contained in:
nirholas
2026-03-31 10:22:55 +00:00
parent 97ab659a57
commit 4ee135f865
2 changed files with 2 additions and 0 deletions

View File

@@ -65,3 +65,4 @@ export async function generateSessionName(
return null
}
}