Updated link to check.php
This commit is contained in:
parent
1b56522ebc
commit
bc9189433c
@ -87,7 +87,7 @@ contextMenu = {
|
||||
function() { settings.setSorting() },
|
||||
function() { settings.setDropboxKey() },
|
||||
function() { window.open(lychee.website, "_newtab"); },
|
||||
function() { window.open("plugins/check.php", "_newtab"); },
|
||||
function() { window.open("plugins/check/", "_newtab"); },
|
||||
function() { lychee.logout() }
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user