Commit 92f3586
committed
Fix existing existing environment variable filter
This boolean was reversed when filtering existing variables,
so it consistently sent a POST request to existing vars.
Signed-off-by: Kyle Harding <[email protected]>1 parent a466194 commit 92f3586
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
0 commit comments