mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
renaming title
This commit is contained in:
@@ -15,7 +15,7 @@ export const generateCardLayout = {
|
||||
[
|
||||
{
|
||||
kind: "date",
|
||||
title: "Incident Date",
|
||||
title: "Reported Incident Date",
|
||||
value: event.datetime || event.date || ``,
|
||||
},
|
||||
{
|
||||
@@ -45,7 +45,7 @@ export const generateCardLayout = {
|
||||
[
|
||||
{
|
||||
kind: "date",
|
||||
title: "Incident Date",
|
||||
title: "Reported Incident Date",
|
||||
value: event.datetime || event.date || ``,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user