mirror of https://gitlab.com/bashrc2/epicyon
Extra context
parent
61a9c5d605
commit
e438d1bd8f
|
@ -196,7 +196,8 @@ def getDefaultPersonContext() -> str:
|
||||||
'shares': 'toot:shares',
|
'shares': 'toot:shares',
|
||||||
'skills': 'toot:skills',
|
'skills': 'toot:skills',
|
||||||
'roles': 'toot:roles',
|
'roles': 'toot:roles',
|
||||||
'availability': 'toot:availability'
|
'availability': 'toot:availability',
|
||||||
|
'nomadicLocations': 'toot:nomadicLocations'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue