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