Merge branch 'refs/heads/komoot-import' into sattelgeschichten
This commit is contained in:
commit
950e313145
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@
|
|||
importFirstProgressText.textContent = 'Importing...';
|
||||
return;
|
||||
}
|
||||
importFirstProgressText.textContent = `Importing ${current}/${total}...`;
|
||||
importFirstProgressText.textContent = `Importing ${current}/${total}`;
|
||||
}
|
||||
|
||||
function showError(message) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue