Fix offline work (Desktop App).

This commit is contained in:
Oleg Korshul
2026-01-26 13:40:09 +03:00
parent 580dee3829
commit c30d89ba4f
3 changed files with 8 additions and 2 deletions

View File

@ -20,3 +20,7 @@
* Bug fix.
* Using modern API.
## 1.0.5
* Fix work with offline files (Desktop App).

View File

@ -12,7 +12,7 @@
"zh-ZH": "DeepL"
},
"guid": "asc.{b78a062b-e349-4634-8a44-99825600d299}",
"version": "1.0.4",
"version": "1.0.5",
"variations": [
{
@ -100,5 +100,7 @@
"categories": ["specAbilities", "work"]
}
}
]
],
"onlyofficeScheme": true
}