fix task::Trash descr again
This commit is contained in:
2
main.go
2
main.go
@@ -64,7 +64,7 @@ func GetDefaultTasks() []Task {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "Trash",
|
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,
|
IsOptional: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user