Skip to content

Commit

Permalink
Merge branch 'dev' into readme-changelog-1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Carneiro-KX committed Aug 13, 2024
2 parents e06104a + 90f3e03 commit f6f9a07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webview/components/kdbNewConnectionView.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export class KdbNewConnectionView extends LitElement {

editAuthOfConn() {
this.editAuth = !this.editAuth;
this.requestUpdate();
}

renderServerNameDesc(isBundleQ?: boolean) {
Expand Down

0 comments on commit f6f9a07

Please sign in to comment.