issues
search
GodotNuts
/
GodotFirebase
Implementations of Firebase for Godot using GDScript
MIT License
554
stars
79
forks
source link
Fix Firestore Deserialization of Arrays
#134
Closed
timjrobinson
closed
3 years ago
timjrobinson
commented
3 years ago
Fix deserialization of an array with dictionaries inside of it. Fixes #131
Add test for FirestoreDocument to prevent regressions.
Convert tabs to spaces in existing test file to be consistent with core plugin using spaces.