assets/js/concise/ContentManager.js
@@ -361,7 +361,7 @@ headers: { 'Content-Type': 'application/json', 'X-WP-Nonce': window.auth.getNonce(), 'action_nonce': window.auth.getNonce('dash'), 'X-Action-Nonce': window.auth.getNonce('dash'), }, }, { @@ -374,7 +374,7 @@ // headers: { // 'Content-Type': 'application/json', // 'X-WP-Nonce': window.auth.getNonce(), // 'action_nonce': window.auth.getNonce('dash'), // 'X-Action-Nonce': window.auth.getNonce('dash'), // } // }); // const data = await response.json();