Pinned messages : enabled by default
This commit is contained in:
parent
78d13fc03c
commit
5dab1fdf4d
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ enum class FeatureFlags(
|
|||
key = "feature.pinnedEvents",
|
||||
title = "Pinned Events",
|
||||
description = "Allow user to pin events in a room",
|
||||
defaultValue = { false },
|
||||
defaultValue = { true },
|
||||
isFinished = false,
|
||||
),
|
||||
SyncOnPush(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue