We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24030e5 commit f8b277eCopy full SHA for f8b277e
README.md
@@ -11,7 +11,7 @@ A wiki is available [*here*](https://github.com/fenix-hub/godot-engine.supabase/
11
Even though it is still not complete, Classes and APIs references are always listed and updated.
12
13
### code snippet
14
-
+
15
16
Multiple approaches!
17
@@ -52,4 +52,4 @@ func _ready() -> void:
52
print(dbtask.data)
53
else:
54
print(dbtas.error)
55
-```
+```
0 commit comments