Commit 5a896f0
David Code Howard
fix: Don't submit locationSource on create site (#477)
* fix: Don't submit locationSource on create site
This allows me to create a site locally, and logically makes sense.
However I'm not sure why Typescript does not pick up on this error.
* fix: Try to appease linter
* fix: Fix github warning
* fix: Use improved syntax1 parent b114122 commit 5a896f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments