Skip to content

Commit

Permalink
load bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mayarajan3 committed May 20, 2024
1 parent ee5b819 commit f7a1058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/gui.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ const WrappedGui = compose(
ProjectSaverHOC,
vmListenerHOC,
vmManagerHOC,
//SBFileUploaderHOC,
SBFileUploaderHOC,
cloudManagerHOC,
systemPreferencesHOC
)(ConnectedGUI);
Expand Down

0 comments on commit f7a1058

Please sign in to comment.