3631846bb2
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 2m27s
20 lines
488 B
JSON
20 lines
488 B
JSON
{
|
|
"contribute": [
|
|
{
|
|
"id": 0,
|
|
"title": "contribute-gitea-title",
|
|
"subtitle": "contribute-gitea-subtitle",
|
|
"icon": "pika-gitea",
|
|
"button": "launch-label",
|
|
"command": "xdg-open https://git.pika-os.com"
|
|
},
|
|
{
|
|
"id": 0,
|
|
"title": "translate-weblate-title",
|
|
"subtitle": "translate-weblate-subtitle",
|
|
"icon": "pika-weblate",
|
|
"button": "launch-label",
|
|
"command": "xdg-open https://weblate.pika-os.com"
|
|
}
|
|
]
|
|
} |