chore: fix typos
This commit is contained in:
@@ -121,7 +121,6 @@ export const userApi = createApi({
|
||||
url: `admin/user/bot-api-key/${uid}`,
|
||||
method: "POST",
|
||||
body: { name },
|
||||
// responseHandler: (response: Response) => response.text()
|
||||
}),
|
||||
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user