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