[update] Global installation
This commit is contained in:
@@ -47,6 +47,7 @@ class Project
|
||||
{
|
||||
this.socket.emit( 'update_project', this.describe() )
|
||||
|
||||
// Debug
|
||||
if( this.options.debug )
|
||||
{
|
||||
console.log( 'socket projects'.green.bold + ' - ' + 'connect'.cyan + ' - ' + socket.id.cyan )
|
||||
|
||||
Reference in New Issue
Block a user