Files
torebki-fabiola.pl/wp-content/themes/dotspice/js/admin-script.js
2026-03-05 13:07:40 +01:00

12 lines
128 B
JavaScript

"use strict";
( function( $ ) {
/*
* Document ready function
*/
$( document ).ready( function() {
} );
} )( jQuery );