Add new automated action to change task color based on the task link
This commit is contained in:
7
app/Event/TaskLinkEvent.php
Normal file
7
app/Event/TaskLinkEvent.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Event;
|
||||
|
||||
class TaskLinkEvent extends GenericEvent
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user