We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a285b commit ffc295eCopy full SHA for ffc295e
1 file changed
extensions.json
@@ -6,10 +6,39 @@
6
"shipping",
7
"xerosync",
8
"inventory",
9
+ "lnurlp",
10
"withdraw",
11
"scrum",
12
"coinflip"
13
],
14
+ "profiles": {
15
+ "featured": [
16
+ "tpos",
17
+ "chat",
18
+ "orders",
19
+ "shipping",
20
+ "xerosync",
21
+ "inventory",
22
23
+ "withdraw",
24
+ "scrum",
25
+ "coinflip"
26
+ ],
27
+ "merchant": [
28
29
30
31
32
33
+ "webshop"
34
35
+ "nostr": [
36
+ "nostrrelay",
37
+ "nostrclient",
38
+ "nostrmarket",
39
+ "nostrnip5"
40
+ ]
41
+ },
42
"extensions": [
43
{
44
"id": "copilot",
@@ -2246,4 +2275,4 @@
2246
2275
"details_link": "https://raw.githubusercontent.com/lnbits/webpages/main/config.json"
2247
2276
}
2248
2277
]
2249
-}
2278
+}
0 commit comments