mirror of
https://github.com/anatolykopyl/vk-mute.git
synced 2026-03-26 12:55:13 +00:00
Refactoring and add build-tools
This commit is contained in:
3
src/utils/getChatBody.js
Normal file
3
src/utils/getChatBody.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export function getChatBody() {
|
||||
return document.getElementsByClassName("_im_peer_history im-page-chat-contain")[0];
|
||||
}
|
||||
Reference in New Issue
Block a user