Skip to content

Commit

Permalink
[61] linked forums
Browse files Browse the repository at this point in the history
  • Loading branch information
squishyhoshi committed Nov 30, 2023
1 parent c6c2ac4 commit 37ecf75
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 339 deletions.
2 changes: 1 addition & 1 deletion frontend/src/screens/Energy/energyForum.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function EnergyForum(): JSX.Element {
naturalGas,
});

navigation.navigate('DashBoard');
navigation.navigate('MainApp');
};

if (!loaded) {
Expand Down
Loading

0 comments on commit 37ecf75

Please sign in to comment.