Skip to content

Commit b01c6d4

Browse files
committed
fix: flarum type
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
1 parent 53a483e commit b01c6d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": [
55
"flarum"
66
],
7-
"type": "theme",
7+
"type": "flarum-extension",
88
"license": "MIT",
99
"require": {
1010
"flarum/core": "^1.8"
@@ -28,7 +28,7 @@
2828
},
2929
"extra": {
3030
"flarum-extension": {
31-
"title": "HytaleModding Theme",
31+
"title": "Theme",
3232
"category": "theme",
3333
"icon": {
3434
"image": "logo.png"

0 commit comments

Comments
 (0)