[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
This commit is contained in:
@@ -91,7 +91,7 @@ define([
|
||||
"name": "Export Timeline as CSV",
|
||||
"category": "contextual",
|
||||
"implementation": ExportTimelineAsCSVAction,
|
||||
"depends": [ "exportService", "notificationService" ]
|
||||
"depends": ["exportService", "notificationService"]
|
||||
}
|
||||
],
|
||||
"constants": [
|
||||
|
||||
Reference in New Issue
Block a user