mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 16:45:55 +00:00
move digest to a separate plugin
This commit is contained in:
@@ -391,7 +391,7 @@ function quickMenuGo(opid) {
|
||||
}
|
||||
|
||||
if (opid == "qmcDigest") {
|
||||
window.location.href = "digest.php";
|
||||
window.location.href = "backend.php?op=digest";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user