mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-25 00:34:32 +00:00
Allow spots and alerts to have multiple activities #143
This commit is contained in:
@@ -92,7 +92,7 @@ class WOTA(HTTPSpotProvider):
|
||||
freq=freq_hz,
|
||||
mode=Mode.from_name(mode),
|
||||
comment=comment,
|
||||
activity=ActivityName.WOTA,
|
||||
activities=[ActivityName.WOTA],
|
||||
activity_refs=(
|
||||
[
|
||||
ActivityRef(
|
||||
|
||||
Reference in New Issue
Block a user