mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
Add icons #7
This commit is contained in:
@@ -69,6 +69,7 @@ class DXCluster(Provider):
|
||||
de_call=match.group(1),
|
||||
freq=float(match.group(2)),
|
||||
comment=match.group(4).strip(),
|
||||
icon="desktop",
|
||||
time=spot_datetime)
|
||||
|
||||
# Add to our list
|
||||
|
||||
Reference in New Issue
Block a user