This commit is contained in:
5
main.go
5
main.go
@@ -60,6 +60,11 @@ func GetDefaultTasks() []Task {
|
||||
Description: `(Check current Posters in the main window, make sure they look nice and are not outdated)`,
|
||||
IsOptional: false,
|
||||
},
|
||||
{
|
||||
Name: "Weekly Insta Post",
|
||||
Description: `(Post something on instagram, like a newly printed zine, kuefa or whatever)`,
|
||||
IsOptional: false,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user