zipline
zipline copied to clipboard
fix(api): fix undefined password
This fixes an undefined error found in logs when visiting an image route where the image does not exist.
I also wanted to ask if console.log(image) on line 67 is intended, or possibly left behind from some debugging?
Was fixed a long time ago, forgot to close