Skip to content

Commit

Permalink
Quick work-around react-hydrate #596
Browse files Browse the repository at this point in the history
Give more time before real fix
  • Loading branch information
jesus2099 committed Jun 13, 2022
1 parent 64e5663 commit 124c46c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mb_INLINE-STUFF.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name mb. INLINE STUFF
// @version 2021.6.21
// @version 2022.6.14
// @description musicbrainz.org: Release page: Inline recording names, comments, ISRC and AcoustID. Direct CAA add link if none. Highlight duplicates in releases and edits. Recording page: millisecond display, spot track length and title variations.
// @namespace https://github.com/jesus2099/konami-command
// @supportURL https://github.com/jesus2099/konami-command/labels/mb_INLINE-STUFF
Expand All @@ -22,7 +22,7 @@
// @include /^https?:\/\/(\w+\.)?musicbrainz\.org\/release\/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}([^/]|$|\/disc\/\d+)/
// @include /^https?:\/\/(\w+\.)?musicbrainz\.org\/search\/edits\?/
// @include /^https?:\/\/(\w+\.)?musicbrainz\.org\/user\/[^/]+\/edits/
// @run-at document-end
// @run-at document-idle
// ==/UserScript==
"use strict";
/* - --- - --- - --- - START OF CONFIGURATION - --- - --- - --- - */
Expand Down

0 comments on commit 124c46c

Please sign in to comment.