Remove reintroduced CustomUserStatuses feature flag (#17612)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Jesús Espino
2021-05-25 11:04:15 +02:00
коммит произвёл GitHub
родитель c846d3b0d2
Коммит 0aad9f7412

Просмотреть файл

@@ -25,9 +25,6 @@ type FeatureFlags struct {
// Enable the remote cluster service for shared channels.
EnableRemoteClusterService bool
// Toggle on and off support for Custom User Statuses
CustomUserStatuses bool
// AppsEnabled toggle the Apps framework functionalities both in server and client side
AppsEnabled bool