mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Don't show system messages in editor
This commit is contained in:
parent
5c18f4fe02
commit
0938186868
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ block vars
|
|||
- var suppressNavbar = true
|
||||
- var suppressFooter = true
|
||||
- var suppressDefaultJs = true
|
||||
- var suppressSystemMessages = true
|
||||
|
||||
block content
|
||||
.editor(ng-controller="IdeController")
|
||||
|
|
Loading…
Reference in a new issue