Commit 063800c
authored
Fix existing existing environment variable filter (#717)
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 ee5909a commit 063800c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments