rommapp / romm

A beautiful, powerful, self-hosted rom manager
https://romm.app
GNU Affero General Public License v3.0
2.37k stars 96 forks source link

Fix #1283 - properly default groupRoms if it doesn't exist in localStorage #1284

Closed MattTW closed 1 week ago

MattTW commented 1 week ago

Makes the read from localStorage consistent with reads of the other settings elsewhere in the codebase.

Would probably be nice to have grouping happen in the "recents" view too, but that would take more substantial changes and a deeper understanding of the codebase by me. :) If I get more time, maybe I will submit a separate PR for that.

zurdi15 commented 1 week ago

Awesome! Thank you :)

zurdi15 commented 1 week ago

Can you reopen it and target master branch please?

MattTW commented 1 week ago

Oops! I can't reopen since it is merged, it seems. I will do a new one.