mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-5: The root connection group is ORGANIZATIONAL, not BALANCING.
This commit is contained in:
@@ -127,7 +127,7 @@ public class SharedRootConnectionGroup implements ConnectionGroup {
|
||||
|
||||
@Override
|
||||
public Type getType() {
|
||||
return Type.BALANCING;
|
||||
return Type.ORGANIZATIONAL;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user