You've already forked Atomcms-edit
Commit remaining pre-existing changes across CMS files
This commit is contained in:
-3
@@ -4,9 +4,6 @@
|
||||
* CSRF token as a header based on the value of the "XSRF" token cookie.
|
||||
*/
|
||||
|
||||
import axios from "axios";
|
||||
window.axios = axios;
|
||||
|
||||
window.axios.defaults.headers.common["X-Requested-With"] = "XMLHttpRequest";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user