WealthFromAI's picture
FORGE-X: Upload source (ffe80540.zip)
ccccf90 verified
Raw
History Blame Contribute Delete
259 Bytes
/* ffe80540 Admin JS */
(function($) {
'use strict';
$(document).ready(function() {
// Status check
if (typeof ffe80540_vars !== 'undefined') {
console.log('ffe80540 admin loaded.');
}
});
})(jQuery);