[~] Refactor
This commit is contained in:
parent
3f49dd337f
commit
b8b2443c2a
2
deps/greasyfork/linkedin.user.js
vendored
2
deps/greasyfork/linkedin.user.js
vendored
@ -37,6 +37,8 @@ class Linkedin {
|
||||
}
|
||||
|
||||
data_add (text) {
|
||||
let self = this;
|
||||
|
||||
if (self.data.has(text))
|
||||
{
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user