GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
553 stars 79 forks source link

fix: add delete_data_update signal #275

Closed LeonardMeagher2 closed 2 years ago

LeonardMeagher2 commented 2 years ago

This script emits the signal but the signal was never created. https://github.com/GodotNuts/GodotFirebase/blob/8a4a962c87c3f8850a85b97b9f3744975c2cc881/addons/godot-firebase/database/reference.gd#L89