-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace temporary custom webamp bundle and add macos media keys #10
base: master
Are you sure you want to change the base?
Conversation
Are you running type checking on Travis? I would expect this to fail type checking since track.defaultTitle is not present on the argument passed to the Also, there are some |
Looks good! |
Unfortunately, no, parcel won't report those currently to me. I plan to change that later together with a rewrite of the main process part to the TS. Thanks for the heads up, is there please now any alternative to the defaultTitle?
Ah, right, done :) Thank you very much for checking this! |
All ideas come from the @captbaritone.