brian2509 / kangaroo

The monorepo for the Kangaroo app.
https://kangaroo-rouge.vercel.app
2 stars 0 forks source link

Single tray icon per sticker pack #91

Closed brian2509 closed 1 year ago

brian2509 commented 3 years ago

Solves #83

Needs testing and front end generation/linking.

All members in the pack can set and delete the tray-icon.

The transormed tray-icon is stored as well as a reference to the original sticker and both are returned as a file url.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
kangaroo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 22, 2023 at 4:47PM (UTC)
brian2509 commented 1 year ago

PR is done, needs front-end generation and integration. @MKuijpers