mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
feat: add accept http header
This commit is contained in:
@@ -6,4 +6,5 @@ export const HEADERS = {
|
||||
agent: "nn/1.0.0",
|
||||
origin: "notesnook.com",
|
||||
"Content-Type": "application/json",
|
||||
Accept: "application/json",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user