Update tags in plugin.toml

Removed 'notifications' tag from plugin.toml.
This commit is contained in:
Lemmy
2026-07-14 21:32:14 -04:00
committed by GitHub
parent 5e9027da1a
commit ca3f8dce74
+1 -1
View File
@@ -18,7 +18,7 @@ min_noctalia = "5.0.0"
author = "whyoolw"
license = "MIT"
dependencies = ["niri"]
tags = ["notifications", "privacy", "niri"]
tags = ["privacy", "niri"]
icon = "screen-share"
description = "Enables notification Do Not Disturb while the screen is shared (niri screencast) and turns notifications back on when sharing stops. Requires niri."