mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
fix tests
This commit is contained in:
parent
7cc1ea3a8f
commit
f6eae1f6ad
|
|
@ -100,7 +100,7 @@ class TaskElement implements \JsonSerializable
|
|||
* @var int
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected int $priority = TaskPriority::NONE;
|
||||
public int $priority = TaskPriority::NONE;
|
||||
|
||||
/**
|
||||
* Media.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user