completionId: cgen-99143602551f4edab462c5a283b3840f
cgen-99143602551f4edab462c5a283b3840f
This commit is contained in:
parent
84e4afe312
commit
2cf571991f
1 changed files with 1 additions and 1 deletions
|
|
@ -4869,7 +4869,7 @@ export function createServer() {
|
|||
}
|
||||
});
|
||||
|
||||
app.post("/api/staff/members/seed", async (req, res) => {
|
||||
app.get("/api/staff/members/seed", async (req, res) => {
|
||||
try {
|
||||
// Ensure response headers are set correctly
|
||||
res.setHeader("Content-Type", "application/json");
|
||||
|
|
|
|||
Loading…
Reference in a new issue