Index.notice is optional.
This commit is contained in:
parent
7de5bdd654
commit
711d1914e4
@ -454,7 +454,7 @@ Index =
|
|||||||
|
|
||||||
if e.type is 'abort'
|
if e.type is 'abort'
|
||||||
req.onloadend = null
|
req.onloadend = null
|
||||||
notice.close()
|
notice?.close()
|
||||||
return
|
return
|
||||||
|
|
||||||
if req.status not in [200, 304]
|
if req.status not in [200, 304]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user