mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2025-08-06 04:23:22 +00:00
4 lines
No EOL
85 B
JavaScript
4 lines
No EOL
85 B
JavaScript
$(document).ready(function(){
|
|
$('.modal-trigger').leanModal();
|
|
});
|
|
|