npm run lint:fix

This commit is contained in:
wattroll
2022-04-06 21:40:40 +03:00
parent 24d50fd773
commit b4eb4edcae
10 changed files with 437 additions and 427 deletions

View File

@@ -161,8 +161,8 @@
"fullscreen_enter": "Fullscreen",
"fullscreen_exit": "Exit Fullscreen",
"download": {
"button": "Download",
"panel":{
"button": "Download",
"panel": {
"title": "Download events",
"description": "Export the most recent available events in different formats.",
"formats": {
@@ -175,7 +175,7 @@
"description": "JSON file where each event is a structured object containing nested arrays of sources and filters."
}
}
}
}
}
},
"timeline": {