mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
reset project to large state each time
This commit is contained in:
parent
4020c2f760
commit
70d0af519b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ define [
|
|||
$scope.pdf.timedout = false
|
||||
$scope.pdf.failure = false
|
||||
$scope.pdf.uncompiled = false
|
||||
$scope.pdf.projectTooLarge = false
|
||||
$scope.pdf.url = null
|
||||
|
||||
if response.status == "timedout"
|
||||
|
|
Loading…
Reference in a new issue