Update server.ts

This commit is contained in:
Damien Ostler 2024-06-08 20:08:25 -04:00
parent f75d889ee8
commit 63f31e0f4c

View File

@ -33,4 +33,4 @@ export const createClient = () => {
},
},
);
};
};