edh-elo/app/static/js/base.js
2024-01-31 19:48:58 -08:00

3 lines
68 B
JavaScript

$.ajaxSetup({
contentType: "application/json; charset=utf-8"
});