Enable teams by default

This commit is contained in:
yflory
2019-10-01 10:59:26 +02:00
parent 1a69a0cab7
commit f341ac2637
4 changed files with 34 additions and 44 deletions

View File

@@ -321,7 +321,6 @@ define([
password: password,
channel: secret.channel,
enableSF: localStorage.CryptPad_SF === "1", // TODO to remove when enabled by default
enableTeams: localStorage.CryptPad_teams === "1",
devMode: localStorage.CryptPad_dev === "1",
fromFileData: Cryptpad.fromFileData ? {
title: Cryptpad.fromFileData.title