mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
11 lines
149 B
Plaintext
Executable File
11 lines
149 B
Plaintext
Executable File
[
|
|
{
|
|
"name": "Firefox",
|
|
"path": "/path/to/firefox/executable"
|
|
},
|
|
{
|
|
"name": "Chrome",
|
|
"path": "/path/to/chrome/executable"
|
|
}
|
|
]
|