Skip to content

Commit

Permalink
Revert "Merge pull request #55 from openghg/update-default-site-on-da…
Browse files Browse the repository at this point in the history
…shboard"

This reverts commit 8379bb7, reversing
changes made to 433b9ee.
  • Loading branch information
SutarPrasad committed Sep 4, 2023
1 parent 8379bb7 commit b4f28fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dashboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ class Dashboard extends React.Component {
let siteStructure = {};

let defaultSpecies = null;
let defaultSourceKey = 'decc_tac_54m_picarro';
let defaultSourceKey = null;
let defaultNetwork = null;

try {
Expand Down

0 comments on commit b4f28fe

Please sign in to comment.