Skip to content

Commit 0574320

Browse files
Add 'Fun' tag to manifest.json
1 parent 70b8887 commit 0574320

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

not-just-text/manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"license": "MIT",
88
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
99
"description": "Displays custom text, fortune quotes, or a random entry from a user-provided text file in the bar.",
10-
"tags": ["Bar"],
10+
"tags": [
11+
"Bar",
12+
"Fun"
13+
],
1114
"entryPoints": {
1215
"main": "Main.qml",
1316
"barWidget": "BarWidget.qml",

0 commit comments

Comments
 (0)