mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
add wanted events support #27
This commit is contained in:
parent
5f4a14ebe2
commit
24c58d4301
20 changed files with 249 additions and 1 deletions
|
|
@ -57,6 +57,8 @@ class Activity
|
|||
|
||||
public const EVENT_TORRENT_DOWNLOAD_MAGNET_ADD = 2600;
|
||||
|
||||
public const EVENT_TORRENT_WANTED_ADD = 2700;
|
||||
|
||||
// ...
|
||||
|
||||
#[ORM\Column]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue