Extra context

merge-requests/8/head
Bob Mottram 2020-12-18 21:43:08 +00:00
parent 61a9c5d605
commit e438d1bd8f
1 changed files with 2 additions and 1 deletions

View File

@ -196,7 +196,8 @@ def getDefaultPersonContext() -> str:
'shares': 'toot:shares',
'skills': 'toot:skills',
'roles': 'toot:roles',
'availability': 'toot:availability'
'availability': 'toot:availability',
'nomadicLocations': 'toot:nomadicLocations'
}