From ae692300a83d0bc2be9c923180923fabe795f6c4 Mon Sep 17 00:00:00 2001
From: Ryan Lerch
Date: Jan 10 2018 00:30:31 +0000
Subject: remove preview and visibility from the settings.
fixes #478
---
diff --git a/hubs/static/client/app/components/HubConfig/HubConfigPanelGeneral.js b/hubs/static/client/app/components/HubConfig/HubConfigPanelGeneral.js
index 9bcd6df..9fbcc01 100644
--- a/hubs/static/client/app/components/HubConfig/HubConfigPanelGeneral.js
+++ b/hubs/static/client/app/components/HubConfig/HubConfigPanelGeneral.js
@@ -133,7 +133,7 @@ export default class GeneralPanel extends React.Component {
/>
- {(this.props.hub.type === "team") &&
+ {/*{(this.props.hub.type === "team") &&
- }
+ }*/}
{(this.props.hub.type === "team") &&