diff --git a/Gemfile.lock b/Gemfile.lock index 1f02cfe..31cd0e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,4 +59,4 @@ DEPENDENCIES win32-security BUNDLED WITH - 2.3.26 + 2.3.17 diff --git a/lib/application_manager.rb b/lib/application_manager.rb index e3cac0f..c23ddca 100644 --- a/lib/application_manager.rb +++ b/lib/application_manager.rb @@ -248,6 +248,8 @@ class W3DHub end end ) + else + join_server(app_id, channel, server) end end