perf: add indexed notification summaries and widget
This commit is contained in:
@@ -104,6 +104,13 @@ manifest = ModuleManifest(
|
||||
),
|
||||
),
|
||||
view_surfaces=(
|
||||
ViewSurface(
|
||||
id="notifications.widget.summary",
|
||||
module_id=MODULE_ID,
|
||||
kind="section",
|
||||
label="Notification summary widget",
|
||||
order=30,
|
||||
),
|
||||
ViewSurface(
|
||||
id="notifications.settings.preferences",
|
||||
module_id=MODULE_ID,
|
||||
|
||||
Reference in New Issue
Block a user