Mattia Schiano

Results 4 comments of Mattia Schiano

Sorry about the long wait, but I've merged the main branch back into my repo. Should be all good now.

Figured out a a more permanent fix, will try to submit a pr shortly, but in the script if you change line 143 from ```JavaScript $('div.toolbar-wrapper-full').append(mbUI); ``` to ```JavaScript $('[data-testid="toolbar"]').append(mbUI);...

The pr isn't in yet, so if you're using the script directly from this repo, you'll need to modify it with the [code above](https://github.com/murdos/musicbrainz-userscripts/issues/396#issuecomment-1097495558).

You could just copy the script into the editor if you need it, otherwise, we're just waiting for the pr to get merged.