Skip to content

Commit

Permalink
Update resource list according to new connection
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-github-robot authored Oct 28, 2024
2 parents 84e1ee0 + 4b82445 commit 3cf8e52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1238,6 +1238,8 @@ function getConnection() {
usernameElement.value = username;
passwordElement.value = password;
getConnection();
updateNsList();
getMci();
}
});

Expand Down

0 comments on commit 3cf8e52

Please sign in to comment.