Skip to content

Commit

Permalink
Fix newline
Browse files Browse the repository at this point in the history
  • Loading branch information
vkoves committed May 8, 2024
1 parent 25ed27b commit ee31e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gridsome.server.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ function loadHistoricBenchmarkDat(actions) {
for (const benchmark of HistoricBenchmarksData) {
collection.addNode(benchmark);
}
}
}

0 comments on commit ee31e35

Please sign in to comment.