Commit 87aabaf
authored
fix(devtools-proxy-support): refer to correct features in error messages (#458)
Now that SSH forwarding can happen independently from Socks5 proxying,
we should adjust the error messages so that they don't accidentally
include 'red herring's, like mentioning SSH if the user isn't actually
using SSH forwarding.1 parent 7a5460a commit 87aabaf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments