hide notification content on lockscreen, toggleable
Format (JS/TS) / format (pull_request) Failing after 7s
Lint (JS/TS) / lint (pull_request) Failing after 11s
Lint (Python) / lint (pull_request) Failing after 18s
Lint (Rust) / lint (pull_request) Failing after 1m32s

This commit is contained in:
2026-05-19 16:10:00 +02:00
parent b6ad180b6a
commit 9c6a1ce1a4
5 changed files with 25 additions and 5 deletions
+7
View File
@@ -304,6 +304,13 @@ export const settingsIndex = [
section: "Lockscreen",
keywords: ["attempts", "limit", "fprint"],
},
{
name: "Show notification details",
category: "lockscreen",
categoryName: "Lockscreen",
section: "Lockscreen",
keywords: ["notification", "hide", "privacy"],
},
{
name: "Blur amount",
category: "lockscreen",