Skip to content

Commit

Permalink
Update frontend/constants/headers.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Mohan <[email protected]>
  • Loading branch information
truemiller and mohandast52 authored Oct 4, 2024
1 parent e0cd316 commit fea5d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/constants/headers.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const CONTENT_TYPE_JSON_UTF8 = {
'Content-Type': 'application/json; charset=utf-8',
};
} as const;

0 comments on commit fea5d57

Please sign in to comment.