diff --git a/config/config.json b/config/config.json index 4c4fbb2556..f0b859fadb 100644 --- a/config/config.json +++ b/config/config.json @@ -13,7 +13,6 @@ "AllowTesting" : false, "UseSSL": false, "Port": "8065", - "Version": "developer", "Shards": { }, "InviteSalt": "gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6", diff --git a/web/react/components/user_settings_developer.jsx b/web/react/components/user_settings_developer.jsx index 1b04149dc9..3e75e7ad85 100644 --- a/web/react/components/user_settings_developer.jsx +++ b/web/react/components/user_settings_developer.jsx @@ -77,6 +77,19 @@ export default class DeveloperTab extends React.Component {

{'Developer Settings'}

{appSection} +
+