Closed decadentpig closed 7 months ago
Attempts to address #364 by mapping values from the FirestoreTask.Task enum to printable descriptions of those actions.
FirestoreTask.Task
Felt the Godot ternary syntax was turning that line into a bit of a mess, so went with a more procedural approach.
Attempts to address #364 by mapping values from the
FirestoreTask.Task
enum to printable descriptions of those actions.