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