Skip to content

Commit

Permalink
merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
Anemy committed Dec 18, 2023
2 parents 6f77da8 + 68a90ab commit be2d1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/connectionController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ interface ConnectionQuickPicks {
label: string;
data: { type: NewConnectionType; connectionId?: string };
}

export default class ConnectionController {
// This is a map of connection ids to their configurations.
// These connections can be saved on the session (runtime),
Expand Down

0 comments on commit be2d1d9

Please sign in to comment.