mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-01-11 17:29:34 +01:00
Add call type alias
This commit is contained in:
parent
81c7b68b0b
commit
0bb703f3c1
@ -91,6 +91,7 @@ terms.register_term_set(
|
|||||||
"individual": individual.name,
|
"individual": individual.name,
|
||||||
"event": call_type.name,
|
"event": call_type.name,
|
||||||
"source": data_source.name,
|
"source": data_source.name,
|
||||||
|
"call_type": call_type.name,
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
override_existing=True,
|
override_existing=True,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user