Enable polls (#1196)
Enable the Polls feature. Allows to create, view, vote and end polls.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Enable the Polls feature. Allows to create, view, vote and end polls.
|
||||
-1
@@ -30,7 +30,6 @@ enum class FeatureFlags(
|
||||
key = "feature.polls",
|
||||
title = "Polls",
|
||||
description = "Create poll and render poll events in the timeline",
|
||||
defaultValue = false,
|
||||
),
|
||||
UseEncryptionSync(
|
||||
key = "feature.useencryptionsync",
|
||||
|
||||
Reference in New Issue
Block a user