farirpgs / fari-app

The Free and Open-Source VTT
https://fari.app/
GNU Affero General Public License v3.0
291 stars 59 forks source link

Add ID conversion check in CharacterFactory #551

Open glmdgrielson opened 1 week ago

glmdgrielson commented 1 week ago

This should fix issue #536.

✅ Changes

🌄 Context

As per issue #536, Fari currently makes no checks on the imported JSON and accepts it without question.

🔒Checklist

💅 Examples