mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-14 00:45:24 -04:00
16 lines
280 B
JSON
16 lines
280 B
JSON
{
|
|
"version": "0.8.13",
|
|
"integration_state_schema": 1,
|
|
"installed_integrations": [
|
|
"copilot"
|
|
],
|
|
"integration_settings": {
|
|
"copilot": {
|
|
"script": "sh",
|
|
"invoke_separator": "."
|
|
}
|
|
},
|
|
"integration": "copilot",
|
|
"default_integration": "copilot"
|
|
}
|