fix task::Trash descr again
All checks were successful
Check / tests (push) Successful in 8m48s
Check / tests (pull_request) Successful in 9m3s

This commit is contained in:
2024-10-23 22:42:41 +02:00
parent e9bd8610fe
commit 886feef65a

View File

@@ -64,7 +64,7 @@ func GetDefaultTasks() []Task {
},
{
Name: "Trash",
Description: `(empty the trash and take care the boxes are not super ultra disgusting)`,
Description: `(empty the trash and take care the boxes are not ultra disgusting)`,
IsOptional: false,
},
{