radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
1 stars 0 forks source link

fix: patched db undefined bug #46

Closed rak3rman closed 7 months ago

rak3rman commented 7 months ago

"That was easy." Forgot to actually call the function createDB() with args when decomposing the middleware. Closes #46.