diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2022-10-30 15:13:59 +0100 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2022-10-30 15:13:59 +0100 |
commit | ac5f04f058344be4eb61bcc8684771973f18bc71 (patch) | |
tree | 04d8cf9e40f941d4bd9893d341daf4466a2c41a6 /dummy-data | |
parent | 5bb84dcefbafab8d80313771854c1d982560ee1a (diff) | |
download | homer-ac5f04f058344be4eb61bcc8684771973f18bc71.tar.gz homer-ac5f04f058344be4eb61bcc8684771973f18bc71.tar.zst homer-ac5f04f058344be4eb61bcc8684771973f18bc71.zip |
Shorter weather title
Diffstat (limited to 'dummy-data')
-rw-r--r-- | dummy-data/openweather/weather | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dummy-data/openweather/weather b/dummy-data/openweather/weather index 80245ef..2497313 100644 --- a/dummy-data/openweather/weather +++ b/dummy-data/openweather/weather | |||
@@ -41,6 +41,6 @@ | |||
41 | }, | 41 | }, |
42 | "timezone": 3600, | 42 | "timezone": 3600, |
43 | "id": 2996943, | 43 | "id": 2996943, |
44 | "name": "Arrondissement de Lyon", | 44 | "name": "Lyon", |
45 | "cod": 200 | 45 | "cod": 200 |
46 | } \ No newline at end of file | 46 | } \ No newline at end of file |