We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I temporarily used axios for requests instead of the native window.fetch because it was late at night and I wanted to get shit working and sleep.
window.fetch
However, this should not be necessary and is just lazy programming®.
The text was updated successfully, but these errors were encountered:
2d64a0d
Merge pull request #3 from Ephellon/beta-branch
4409df3
Beta Update
No branches or pull requests
I temporarily used axios for requests instead of the native
window.fetch
because it was late at night and I wanted to get shit working and sleep.However, this should not be necessary and is just lazy programming®.
The text was updated successfully, but these errors were encountered: