mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-12 08:42:01 -04:00
16 lines
288 B
JSON
16 lines
288 B
JSON
{
|
|
"version": "0.8.8.dev0",
|
|
"integration_state_schema": 1,
|
|
"installed_integrations": [
|
|
"opencode"
|
|
],
|
|
"integration_settings": {
|
|
"opencode": {
|
|
"script": "sh",
|
|
"invoke_separator": "."
|
|
}
|
|
},
|
|
"integration": "opencode",
|
|
"default_integration": "opencode"
|
|
}
|