Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
400 stars 73 forks source link

bug(Notes): Fix duplicate note listings in selection info #1365

Closed Kruptein closed 8 months ago

Kruptein commented 8 months ago

It was possible for a note to appear twice in the selection info.

This was caused by the server sending some notes multiple times if certain conditions were met. (e.g. being the creator of the note but also having default view access)