Skip to content

Commit a34d9b5

Browse files
make bool in place of string
1 parent 827d772 commit a34d9b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

a2n.archupdate.plasmoid/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"Version": "5",
1616
"Website": "https://github.com/bouteillerAlan/archupdate",
1717
"Depends": ["konsole", "pacman-contrib", "yay"],
18-
"EnabledByDefault": "false"
18+
"EnabledByDefault": false
1919
},
20-
"X-Plasma-NotificationArea": "true",
20+
"X-Plasma-NotificationArea": true,
2121
"X-Plasma-NotificationAreaCategory": "SystemServices",
2222
"X-Plasma-API-Minimum-Version": "6.0",
2323
"KPackageStructure": "Plasma/Applet"

0 commit comments

Comments
 (0)