Skip to content

Commit

Permalink
Fix mishap - Update listmenu.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
mergen3107 authored Oct 22, 2024
1 parent ea720bb commit ae79f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/coverbrowser.koplugin/listmenu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ function ListMenuItem:update()
else
-- cover was not fetched previously, do as if not found
-- to force a new extraction
bookinfonoticeable = nil
bookinfo = nil
end
end

Expand Down

0 comments on commit ae79f15

Please sign in to comment.