Fix typos

This commit is contained in:
2020-04-29 17:01:59 +02:00
parent 5007d4779f
commit b29935bbcf
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ ComunicWeb.components.account.export.worker = {
*/
parse: function(data, zip){
//Get UI shorcut
//Get UI shortcut
var ui = ComunicWeb.components.account.export.ui;
var Promise = window.Promise;