We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e95a8 commit 01ff102Copy full SHA for 01ff102
packages/core/src/login/webview/vue/regionProfileSelector.vue
@@ -46,8 +46,7 @@
46
</div>
47
48
<template v-if="isFirstLoading">
49
- <div class="header bottomMargin">Authenticating in browser...</div>
50
- <button class="continue-button">Cancel</button>
+ <div class="header bottomMargin">Fetching Q Developer profiles...this may take a minute.</div>
51
</template>
52
53
<template v-else>
0 commit comments