rebrand to useSend (#210)
This commit is contained in:
@@ -118,7 +118,7 @@ export function getApp() {
|
||||
openapi: "3.0.0",
|
||||
info: {
|
||||
version: "1.0.0",
|
||||
title: "Unsend API",
|
||||
title: "useSend API",
|
||||
},
|
||||
servers: [{ url: `${env.NEXTAUTH_URL}/api` }],
|
||||
}));
|
||||
|
Reference in New Issue
Block a user