chore(travel): Update Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
1 files changed, 17 insertions(+), 1 deletions(-) M static/api/travel.json
M static/api/travel.json => static/api/travel.json +17 -1
@@ 421,5 421,21 @@ ] }, "occasion": "business" + }, + { + "type": "travel", + "title": "Work meetings", + "date": "2023-09-14", + "to_date": "2023-09-14", + "occasion": "business", + "location": { + "country": { + "name": "Norway", + "emoji": "🇳🇴" + }, + "cities": [ + "Oslo" + ] + } } -] +]< \ No newline at end of file