diff --git a/static/js/roles.js b/static/js/roles.js index 6c901a9..4d90edc 100644 --- a/static/js/roles.js +++ b/static/js/roles.js @@ -10,7 +10,7 @@ sendHttpRequest("/api/auth/roles/list", "POST", null, ls.data.forEach(data => { const postElement = document.createElement("div"); - postElement.innerHTML = `