Commit 8ebd26e
committed
Need to get this up. Deprecating the NatveLands route temporarily
There's something erroring out in the landing page route for native lands.
The message seems clear:
```
TypeError: Cannot read properties of undefined (reading 'ok')
```
So it's the response from the `fetch()` call in `landing.js` that's causing it. I can't fix it right now.1 parent 5557c70 commit 8ebd26e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments