mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
chore: rename accept comment to approve comment (#2341)
This commit is contained in:
@@ -7,7 +7,7 @@ const buildOptions = (inputOptions: RequestInit = {}) => {
|
||||
const defaultOptions: RequestInit = {
|
||||
method: "GET",
|
||||
headers: {
|
||||
Accept: "application/json",
|
||||
Approve: "application/json",
|
||||
"Content-Type": "application/json",
|
||||
},
|
||||
credentials: "same-origin",
|
||||
|
||||
Reference in New Issue
Block a user