mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Add example cover
This commit is contained in:
@@ -132,7 +132,7 @@ export function toggleFlagAC (flag) {
|
||||
...appState,
|
||||
flags: {
|
||||
...appState.flags,
|
||||
isCover: !appState.flags[flag]
|
||||
[flag]: !appState.flags[flag]
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user