mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
data: update match 9 results and stats (GER 7-1 CUW)
This commit is contained in:
parent
74fa8603f4
commit
ba81e49eac
3 changed files with 18 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ import { initBracket } from './bracket.js';
|
|||
|
||||
let data = null;
|
||||
|
||||
const DATA_VERSION = '2026-06-14-rev1';
|
||||
const DATA_VERSION = '2026-06-14-rev2';
|
||||
|
||||
export async function loadData() {
|
||||
if (data) return data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue