pika-welcome/data/config/troubleshoot.json
Ward from fusion-voyager-3 3631846bb2
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 2m27s
Add runtime locales, update urls, update scripts
2024-08-31 04:19:47 +03:00

12 lines
268 B
JSON

{
"troubleshoot": [
{
"id": 0,
"title": "open-pika-wiki-title",
"subtitle": "open-pika-wiki-title-subtitle",
"icon": "pika-emblem-important",
"button": "launch-label",
"command": "xdg-open https://wiki.pika-os.com"
}
]
}