mirror of
https://github.com/flarum/core.git
synced 2025-08-01 22:20:21 +02:00
Add icon
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "lock",
|
||||
"title": "Lock",
|
||||
"description": "End a discussion and don't let anyone add further replies.",
|
||||
"keywords": ["discussions"],
|
||||
"keywords": ["moderation"],
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Toby Zerner",
|
||||
@@ -17,5 +17,10 @@
|
||||
"support": {
|
||||
"source": "https://github.com/flarum/lock",
|
||||
"issues": "https://github.com/flarum/lock/issues"
|
||||
},
|
||||
"icon": {
|
||||
"name": "lock",
|
||||
"backgroundColor": "#ddd",
|
||||
"color": "#666"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user