fix: Add missing closing brace and fix indentation in server.ts

main
borja (aider) 3 months ago
parent ca03135aea
commit f63852b23f

@ -80,3 +80,4 @@ export class WebhookServer {
return server; return server;
} }
} }
} // <-- This closing brace was missing

Loading…
Cancel
Save