20 lines
478 B
JSON
20 lines
478 B
JSON
{
|
|
"community": [
|
|
{
|
|
"id": 0,
|
|
"title": "join-discord-title",
|
|
"subtitle": "join-discord-subtitle",
|
|
"icon": "pika-discord",
|
|
"button": "launch-label",
|
|
"command": "xdg-open https://discord.gg/6HKR2YRvNg"
|
|
},
|
|
{
|
|
"id": 0,
|
|
"title": "join-reddit-title",
|
|
"subtitle": "join-reddit-subtitle",
|
|
"icon": "pika-reddit",
|
|
"button": "launch-label",
|
|
"command": "xdg-open https://www.reddit.com/r/pikaos"
|
|
}
|
|
]
|
|
} |