pruebas
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ module.exports = {
|
||||
return io;
|
||||
},
|
||||
getIO() {
|
||||
if (!io) throw new Error('Socket.io no se ha inicializado ');
|
||||
if (!io) throw new Error('Socket.io no se ha inicializado.');
|
||||
return io;
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user