Distribute latest semver via websockets

This commit is contained in:
dsc 2021-05-03 17:42:26 +02:00
parent a0bd7573ff
commit d3df925902
4 changed files with 73 additions and 2 deletions

View file

@ -166,3 +166,4 @@ from wowlet_backend.tasks.reddit import RedditTask
from wowlet_backend.tasks.rpc_nodes import RPCNodeCheckTask
from wowlet_backend.tasks.xmrig import XmrigTask
from wowlet_backend.tasks.suchwow import SuchWowTask
from wowlet_backend.tasks.wowlet import WowletReleasesTask