diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-04-12 16:56:28 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-04-12 16:56:28 +0200 |
| commit | 62075b28a8ac08c86a0f94bb756679fb4a895fdd (patch) | |
| tree | fad902f127b786bfe0b81ed43f34ea28f1d21312 /build_vitrasa/match_days.json | |
| parent | e86afb375a9ada25d9ee105ca0808028d2d72417 (diff) | |
Diffstat (limited to 'build_vitrasa/match_days.json')
| -rw-r--r-- | build_vitrasa/match_days.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build_vitrasa/match_days.json b/build_vitrasa/match_days.json new file mode 100644 index 0000000..257cdcc --- /dev/null +++ b/build_vitrasa/match_days.json @@ -0,0 +1,7 @@ +[ + { "date": "20260412", "match_start": "18:30:00" }, + { "date": "20260416", "match_start": "18:45:00" }, + { "date": "20260503", "match_start": "14:00:00" }, + { "date": "20260513", "match_start": "18:00:00" }, + { "date": "20260524", "match_start": "18:00:00" } +]
\ No newline at end of file |
