Jake Vanderwerf
2026-06-09 f4be611c51473359e6d41780f0313c446079e9d3
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();