fix task::Trash description
All checks were successful
Check / tests (push) Successful in 8m57s
Check / tests (pull_request) Successful in 8m55s

This commit is contained in:
2024-10-23 22:19:30 +02:00
parent 8ac550d160
commit e9bd8610fe

View File

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