Add app communication category
This commit is contained in:
parent
2b93cd2e64
commit
a9a0e371b4
|
@ -22,6 +22,7 @@ def marketplace_page():
|
|||
categories = [{"name": "core", "title": "Core Apps"},
|
||||
{"name": "bitcoin_app", "title": "Bitcoin Apps"},
|
||||
{"name": "lightning_app", "title": "Lightning Apps"},
|
||||
{"name": "communication", "title": "Communication"},
|
||||
{"name": "networking", "title": "Networking"},
|
||||
{"name": "device_management", "title": "Device Management Apps"},
|
||||
{"name": "uncategorized", "title": "Uncategorized"}
|
||||
|
|
Loading…
Reference in New Issue
Block a user