mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 16:05:41 +00:00
Fix widget
This commit is contained in:
@@ -149,9 +149,6 @@
|
||||
|
||||
// Initial fetch
|
||||
fetchData();
|
||||
|
||||
// Refresh data every 5 minutes
|
||||
setInterval(fetchData, 30000);
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user