Files
kite/backend/data/topics.json
T
2026-05-22 08:53:28 +02:00

22 lines
384 B
JSON

{
"topics": [
{
"id": "39ffdadb",
"name": "Test Topic",
"description": "",
"color": "#6366f1"
},
{
"id": "d2e0fbd8",
"name": "Telecommunications",
"description": "",
"color": "#6366f1"
},
{
"id": "d3823fd0",
"name": "Billing and Invoicing",
"description": "",
"color": "#6366f1"
}
]
}