update 00000

This commit is contained in:
smfahim25 2025-03-19 10:29:15 +06:00
parent a7f383a0c8
commit e13b787836

View file

@ -13,7 +13,6 @@ const allowedOrigins = [
];
const app = new Elysia({
prefix: "/api",
tags: ["Default"],
})
.use(