summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChris Duarte <csduarte@users.noreply.github.com>2018-01-05 05:43:55 -0800
committerJoram Wilander <jwawilander@gmail.com>2018-01-05 08:43:55 -0500
commit74eb82cfaa5e90d9014ccf21cfa559495ef44745 (patch)
tree41568087c6046f2ab35fabf161e1b8ac0018e086 /config
parent45e372fb5bd5e96dd241ac9c0e6b0f3ab7de7caa (diff)
downloadchat-74eb82cfaa5e90d9014ccf21cfa559495ef44745.tar.gz
chat-74eb82cfaa5e90d9014ccf21cfa559495ef44745.tar.bz2
chat-74eb82cfaa5e90d9014ccf21cfa559495ef44745.zip
rename DefaultTeamName to ExperimentalPrimaryTeam (#8039)
Diffstat (limited to 'config')
-rw-r--r--config/default.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index 7b9820aff..740edee6b 100644
--- a/config/default.json
+++ b/config/default.json
@@ -83,7 +83,7 @@
"EnableConfirmNotificationsToChannel": true,
"TeammateNameDisplay": "username",
"ExperimentalTownSquareIsReadOnly": false,
- "DefaultTeamName": ""
+ "ExperimentalPrimaryTeam": ""
},
"ClientRequirements": {
"AndroidLatestVersion": "",