Zika
Results
1
comments of
Zika
I got this error when I copy pasted your code: ``` .setServerOwner(pteroData.attributes.id) ^ TypeError: Cannot read properties of undefined (reading 'setServerOwner') ``` So I changed it a bit to this:...