~timharek/timharek.no

72833daa56c3d4de693c475e8e8a7102ea62ff62 — Tim Hårek Andreassen 2 months ago ea7bf6d
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