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,
|
||||
getCoverBlob,
|
||||
getExtensionFromBlob,
|
||||
formatTemplate,
|
||||
escapeHtml,
|
||||
getTrackDiscNumber,
|
||||
} from './utils.js';
|
||||
|
|
|
|||
Loading…
Reference in a new issue