Implemented default docking layout. Console windows are automatically docked to the bottom panel of the application.
This commit is contained in:
@@ -65,7 +65,7 @@ let exampleAgents: seq[Agent] = @[
|
||||
sessionKey: [byte 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
||||
),
|
||||
Agent(
|
||||
agentId: "G1H2I3J4",
|
||||
agentId: "G1H2I3J5",
|
||||
listenerId: "L1357924",
|
||||
username: "diana",
|
||||
hostname: "WORKSTATION-04",
|
||||
|
||||
Reference in New Issue
Block a user