1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

remove menu options to manually un/archive articles

This commit is contained in:
Andrew Dolgov
2021-01-17 10:37:40 +03:00
parent 78ed64932f
commit b2993bcd30
2 changed files with 1 additions and 3 deletions

View File

@@ -1085,6 +1085,7 @@ const Headlines = {
}
}
},
/* not exposed in the UI by default, deprecated - ? */
archiveSelection: function () {
const rows = Headlines.getSelected();