mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge branch 'master' into pr-hide-review-panel
This commit is contained in:
commit
7fbf6d97bd
1 changed files with 2 additions and 1 deletions
|
@ -341,7 +341,8 @@ define [
|
|||
response = getChkTex()
|
||||
|
||||
# display the combined result
|
||||
response.finally annotateFiles
|
||||
if response?
|
||||
response.finally annotateFiles
|
||||
|
||||
getRootDocOverride_id = () ->
|
||||
doc = ide.editorManager.getCurrentDocValue()
|
||||
|
|
Loading…
Reference in a new issue