File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
// @supportURL https://github.com/nexushoratio/userscripts/blob/main/linkedin-tool.md
12
12
// @require https://cdn.jsdelivr.net/npm/@violentmonkey/shortcut@1
13
13
// @require https://update.greasyfork.org/scripts/478188/1299734/NH_xunit.js
14
- // @require https://update.greasyfork.org/scripts/477290/1326440 /NH_base.js
14
+ // @require https://update.greasyfork.org/scripts/477290/1333365 /NH_base.js
15
15
// @require https://update.greasyfork.org/scripts/478349/1284417/NH_userscript.js
16
16
// @require https://update.greasyfork.org/scripts/478440/1304193/NH_web.js
17
17
// @require https://update.greasyfork.org/scripts/478676/1310174/NH_widget.js
28
28
29
29
const NH = window . NexusHoratio . base . ensure ( [
30
30
{ name : 'xunit' , minVersion : 51 } ,
31
- { name : 'base' , minVersion : 50 } ,
31
+ { name : 'base' , minVersion : 52 } ,
32
32
{ name : 'userscript' , minVersion : 5 } ,
33
33
{ name : 'web' , minVersion : 6 } ,
34
34
{ name : 'widget' , minVersion : 27 } ,
You can’t perform that action at this time.
0 commit comments