Merge branch 'release-4.0'
Этот коммит содержится в:
@@ -1039,7 +1039,7 @@ func (o *Config) SetDefaults() {
|
||||
|
||||
if o.ServiceSettings.EnableEmojiPicker == nil {
|
||||
o.ServiceSettings.EnableEmojiPicker = new(bool)
|
||||
*o.ServiceSettings.EnableEmojiPicker = false
|
||||
*o.ServiceSettings.EnableEmojiPicker = true
|
||||
}
|
||||
|
||||
if o.ServiceSettings.RestrictCustomEmojiCreation == nil {
|
||||
|
||||
Ссылка в новой задаче
Block a user