Apply suggestion from @CarlosFdez

This commit is contained in:
Carlos Fernandez 2026-06-06 21:52:07 -04:00 committed by GitHub
parent ba738244ab
commit a1e8351f22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,5 +66,5 @@ async function createDaggerheartSymlink() {
}
await createFoundrySymlink();
console.log();
console.log(); // Add empty newline
await createDaggerheartSymlink();