mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
checking desktop version
This commit is contained in:
@ -642,9 +642,7 @@ async function registerButtons(window, undefined)
|
||||
button2.icons = getToolBarButtonIcons("ocr");
|
||||
button2.attachOnClick(on_click_ocr);
|
||||
}
|
||||
|
||||
console.warn(editorVersion);
|
||||
console.warn(Asc);
|
||||
|
||||
let neededVersionForAiAssistant = 9002000;
|
||||
if (window.AscDesktopEditor) {
|
||||
neededVersionForAiAssistant = 9003000;
|
||||
|
||||
Reference in New Issue
Block a user