Add end() to end of Q chain
This commit is contained in:
parent
e3e94f91ea
commit
67e82f0762
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ Zotero.Styles = new function() {
|
|||
(new Zotero.Exception.Alert("styles.install.unexpectedError",
|
||||
origin, "styles.install.title", error)).present();
|
||||
}
|
||||
});
|
||||
}).end();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue