mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
26 lines
499 B
JSON
26 lines
499 B
JSON
{
|
|
"name" : "AI Agent",
|
|
"nameLocale": {
|
|
"ru": "ИИ Агент"
|
|
},
|
|
|
|
"guid" : "asc.{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}",
|
|
"version": "2.4.1",
|
|
"minVersion" : "8.2.0",
|
|
|
|
"variations" : [
|
|
{
|
|
"description" : "AI Agent",
|
|
"url" : "indexDesktop.html",
|
|
|
|
"icons" : [],
|
|
|
|
"isSystem" : true,
|
|
"initDataType" : "desktop-external",
|
|
"initData" : "none"
|
|
}
|
|
],
|
|
|
|
"onlyofficeScheme": true
|
|
}
|