Skip to content

Commit f0dd356

Browse files
committed
trying to fix tile
1 parent 5e0afed commit f0dd356

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

config.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
2+
"id": "chat",
3+
"version": "0.1.0",
24
"name": "Chat",
5+
"repo": "https://github.com/lnbits/chat",
36
"short_description": "Paid chat and support",
7+
"description": "",
48
"tile": "/chat/static/image/chat.png",
5-
"version": "0.1.0",
69
"min_lnbits_version": "1.4.0",
710
"contributors": [
811
{
@@ -33,5 +36,8 @@
3336
],
3437
"description_md": "https://raw.githubusercontent.com/lnbits/chat/main/description.md",
3538
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/chat/main/toc.md",
36-
"license": "MIT"
39+
"tags": ["Merchant", "Commerce", "Communication", "Support"],
40+
"license": "MIT",
41+
"donate": "",
42+
"hidden": false
3743
}

0 commit comments

Comments
 (0)