mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-12-16 00:53:39 +00:00
Support BOTA alerts. Closes #58
This commit is contained in:
@@ -11,4 +11,4 @@ class SIG:
|
||||
# and Field Spotter. Does not include the "fa-" prefix.
|
||||
icon: str
|
||||
# Regex matcher for references, e.g. for POTA r"[A-Z]{2}\-\d+".
|
||||
ref_regex: str
|
||||
ref_regex: str = None
|
||||
Reference in New Issue
Block a user