Skip to content

Commit cfad70b

Browse files
committed
Update and move webamp bundle
1 parent b76c26a commit cfad70b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

src/renderer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Temporary switch to custom webamp build
22
// import Webamp from 'webamp'
3-
import Webamp from './webamp.bundle.js'
3+
import Webamp from './webamp/webamp.bundle.js'
44

55
const webamp = new Webamp({
66
// Currently not working in the packaged apps
File renamed without changes.

0 commit comments

Comments
 (0)