From 543e5345e164fddd8b018c417b0c3942a924333c Mon Sep 17 00:00:00 2001 From: johan Date: Tue, 10 Jan 2023 09:37:14 +0100 Subject: [PATCH] qsdf --- static/js/main.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/js/main.js b/static/js/main.js index 0f734a3..e4d72e8 100644 --- a/static/js/main.js +++ b/static/js/main.js @@ -249,6 +249,8 @@ function get_admin(type) { token: localStorage.getItem('token'), type: "state" }), + contentType: "application/json; charset=utf-8", + dataType: "json", success: function(data) { if(data.success) {