Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Feb 12, 2024
1 parent 96bbcde commit db08281
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Command/Cloudflare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ export default async () =>
}
}

console.log(Base);

if (Base.size > 1) {
try {
await (await import("fs/promises")).mkdir(
Expand Down

0 comments on commit db08281

Please sign in to comment.