LittleLightForDestiny / littlelight

Little Light is an inventory manager/companion app for Destiny 2 for both iOS and Android. It helps guardians move their gear and track their ingame progress.
MIT License
159 stars 32 forks source link

Fix missing ability to add item tags #191

Closed TheBrenny closed 2 years ago

TheBrenny commented 2 years ago

This should fix #131 by making sure the _notes object isn't null. Maybe it's worth to make sure this object non-nullable?