Fix
This commit is contained in:
parent
374286a6ce
commit
28109cfdd5
|
@ -1,4 +1,4 @@
|
|||
personal_ws-1.1 en 454 utf-8
|
||||
personal_ws-1.1 en 459 utf-8
|
||||
ACOT
|
||||
ACOTH
|
||||
ActiveCell
|
||||
|
@ -82,6 +82,7 @@ csv
|
|||
CSV
|
||||
ctrl
|
||||
Ctrl
|
||||
cyrillic
|
||||
CUBEKPIMEMBER
|
||||
CUBEMEMBER
|
||||
CUBEMEMBERPROPERTY
|
||||
|
@ -244,6 +245,8 @@ metafile
|
|||
México
|
||||
MINIFS
|
||||
minishift
|
||||
MoveCursorToStart
|
||||
MoveCursorToEnd
|
||||
MULT
|
||||
multi
|
||||
multichart
|
||||
|
@ -327,6 +330,7 @@ Rebranding
|
|||
reconnection
|
||||
rect
|
||||
redis
|
||||
regex
|
||||
refactor
|
||||
Refactor
|
||||
refactoring
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
#### All Editors
|
||||
|
||||
* Rename `web-apps-pro` repo to `web-apps`
|
||||
* Rename `web-apps-pro` repository to `web-apps`
|
||||
|
||||
#### Plugins
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
|||
of the document (`MoveCursorToStart`, `MoveCursorToEnd`)
|
||||
(bug #41521)
|
||||
|
||||
#### Backend
|
||||
#### Back-end
|
||||
|
||||
* Add custom public key support
|
||||
|
||||
|
@ -39,7 +39,7 @@
|
|||
|
||||
#### Embedded mode
|
||||
|
||||
* Fix autofocus in embedded mode
|
||||
* Fix focus in embedded mode
|
||||
* Fix hiding download button and settings menu.
|
||||
|
||||
#### Installation
|
||||
|
|
Loading…
Reference in a new issue