1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00
This commit is contained in:
Toby Zerner
2015-08-13 12:50:52 +09:30
parent 145f783006
commit 84abfd1a58

View File

@@ -2,7 +2,7 @@
"name": "sticky",
"title": "Sticky",
"description": "Pin discussions to the top of the list.",
"keywords": ["discussions"],
"keywords": ["moderation"],
"version": "0.1.0",
"author": {
"name": "Toby Zerner",
@@ -17,5 +17,10 @@
"support": {
"source": "https://github.com/flarum/sticky",
"issues": "https://github.com/flarum/sticky/issues"
},
"icon": {
"name": "thumb-tack",
"backgroundColor": "#D13E32",
"color": "#fff"
}
}