refactor: add formatTemplate import to downloads.js
This commit is contained in:
parent
f76063d31a
commit
f378552028
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import {
|
||||||
getTrackTitle,
|
getTrackTitle,
|
||||||
getCoverBlob,
|
getCoverBlob,
|
||||||
getExtensionFromBlob,
|
getExtensionFromBlob,
|
||||||
|
formatTemplate,
|
||||||
escapeHtml,
|
escapeHtml,
|
||||||
getTrackDiscNumber,
|
getTrackDiscNumber,
|
||||||
} from './utils.js';
|
} from './utils.js';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue