Skip to content

Commit

Permalink
2024.11.26.02
Browse files Browse the repository at this point in the history
CHANGE: WME release vv2.261-6-gce1dd85be compatibility.
  • Loading branch information
dBsooner committed Nov 26, 2024
1 parent d3f2b20 commit 843c684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WME-URComments-Enhanced.js
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@
* 2024.11.26
* Commented out because we are back to needing to know if the urPanel closes and opens in the same mutation set.
* This can likely be deleted in next update if no issues are found from removing it. It is in one other place in the code.
*
*
_urPanelContainerObserver.disconnect();
_urPanelContainerObserver.observe(document.getElementById('panel-container'), {
childList: true, attributes: false, attributeOldValue: false, characterData: false, characterDataOldValue: false, subtree: false
Expand Down

0 comments on commit 843c684

Please sign in to comment.