mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 20:17:05 +03:00
Add chat for warnings after voting
This commit is contained in:
@@ -26,8 +26,6 @@ export function openChat(config: ChatConfig): void {
|
||||
});
|
||||
chat.appendChild(closeButton);
|
||||
|
||||
console.log(utils.objectToURI("", config, false))
|
||||
|
||||
const referenceNode = utils.findReferenceNode();
|
||||
referenceNode.prepend(chat);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user