Fix formatting in Scene Unique Nodes

Fixes CI after #5831
This commit is contained in:
Max Hilbrunner
2022-08-08 20:14:26 +02:00
parent 06d9878529
commit a12f4479f8

View File

@@ -33,4 +33,5 @@ name in the path for ``get_node()``. For example:
.. tabs::
.. code-tab:: gdscript GDScript
get_node("%RedButton").text = "Hello"