appwrite / templates

Templates for Appwrite Functions ⚡️🌩️
https://appwrite.io
MIT License
104 stars 81 forks source link

Fix missing import for anyscale demo #285

Closed PineappleIOnic closed 1 month ago

PineappleIOnic commented 1 month ago

What does this PR do?

Fixes a missing import for throwIfMissing in the src/main.js file.

Test Plan

Tested if it works on cloud, can confirm it does.

Related PRs and Issues

N/A

Have you read the Contributing Guidelines on issues?

Yes