GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
532 stars 76 forks source link

Switch get and add document connections #132

Closed timjrobinson closed 3 years ago

timjrobinson commented 3 years ago

get() was connecting to add_document signal and vice versa.