mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2025-07-29 08:52:18 +00:00
Better way to show online players Attempt 1
This commit is contained in:
parent
da9682e980
commit
21c4894582
2 changed files with 25 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
$(document).ready(function() {
|
||||
$(".button-collapse").sideNav();
|
||||
|
||||
$('.modal-trigger').leanModal();
|
||||
|
||||
var interval = 15000;
|
||||
var autoRefresh = setTimeout(function() {
|
||||
refresh();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue