Update dispatcher

This commit is contained in:
yostyle 2023-08-17 09:55:05 +02:00
parent eefecaec8b
commit 1c4198db5a
3 changed files with 8 additions and 4 deletions

View file

@ -31,7 +31,7 @@ enum class FeatureFlags(
title = "Polls",
description = "Render poll events in the timeline",
defaultValue = false,
)
),
NotificationSettings(
key = "feature.notificationsettings",
title = "Show notification settings",