codersforcauses / wadl

A web-application to assist the Western Australian Debating League with their seasonal organisational needs. Documentation: (https://codersforcauses.github.io/wadl/)
https://wadl.vercel.app/
MIT License
8 stars 5 forks source link

Change pinia store to match new matchups collection #320

Closed NicholasJDavies closed 1 year ago

NicholasJDavies commented 1 year ago

Basic Information

matchups has been made into its own collection. This will need to be reflected in the Pinia store asap so that the site still works. Ideally nothing else should need to be changed, but am uncertain where data is being written so its worth a double check.

Other Information

related to previous issue, making matchups a collection