Minor fixes and improvements.

This commit is contained in:
Andreas B. Mundt 2023-09-19 19:03:38 +02:00
parent 2e0ffda273
commit b62498da3a
5 changed files with 10 additions and 3 deletions

View file

@ -82,6 +82,7 @@ widgetSetProperty({
configGroup: "General",
configKey: "systemFavorites",
configValue: ["reboot", "shutdown", "logout"],
//configValue: ["logout"],
});