mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-25 18:42:31 +01:00
commit
0231db3285
@ -30,7 +30,7 @@ var Server = (function () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (typeof io !== 'function') {
|
if (typeof io !== 'function') {
|
||||||
console.error('Socket.io is reqired to use this panel.');
|
console.error('Socket.io is required to use this panel.');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user