summaryrefslogtreecommitdiffstats
path: root/screens/Task/SubtaskItem.gd
diff options
context:
space:
mode:
Diffstat (limited to 'screens/Task/SubtaskItem.gd')
-rw-r--r--screens/Task/SubtaskItem.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/screens/Task/SubtaskItem.gd b/screens/Task/SubtaskItem.gd
index 157ed5c..afcc337 100644
--- a/screens/Task/SubtaskItem.gd
+++ b/screens/Task/SubtaskItem.gd
@@ -1,4 +1,4 @@
extends MarginContainer
func populate(data):
- $"Button".text = data.name \ No newline at end of file
+ $"Button".text = data.name