diff --git a/src/wp-content/themes/twentyseventeen/assets/js/customize-controls.js b/src/wp-content/themes/twentyseventeen/assets/js/customize-controls.js index e6f6037a4d..8477975ee4 100644 --- a/src/wp-content/themes/twentyseventeen/assets/js/customize-controls.js +++ b/src/wp-content/themes/twentyseventeen/assets/js/customize-controls.js @@ -33,4 +33,4 @@ } ); } ); }); -})( jQuery ); +})();