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 b5ed7f0 commit 4d824daCopy full SHA for 4d824da
src/popup.tsx
@@ -148,7 +148,7 @@ function IndexPopup() {
148
/>
149
<CheckboxInputField
150
label="Automatic instance hopping"
151
- hint="Changes the Gitpod URL automatically when a Gitpod Enterprise/Flex instance is detected"
+ hint="Changes the Gitpod URL automatically when a Gitpod instance is detected"
152
checked={enableInstanceHopping}
153
onChange={setEnableInstanceHopping}
154
0 commit comments