Skip to content

Commit

Permalink
Remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Billiam committed Dec 30, 2024
1 parent 81c2888 commit 42e11cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ui/hardcover_menu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ function HardcoverMenu:getSubMenuItems()
{
text = _("About"),
callback = function()
-- FIXME: No new release
local new_release = Github:newestRelease()
local version = table.concat(VERSION, ".")
local new_release_str = ""
Expand Down

0 comments on commit 42e11cf

Please sign in to comment.