mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:15:55 +00:00
prefs: add updateSelectedPrompt shim called by toggleSelectedRow()
This commit is contained in:
@@ -1808,4 +1808,6 @@ function clearSqlLog() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function updateSelectedPrompt() {
|
||||
// no-op shim for toggleSelectedRow()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user