Loading bookloresync.koplugin/main.lua +3 −3 Original line number Diff line number Diff line Loading @@ -3514,8 +3514,8 @@ function BookloreSync:addToMainMenu(menu_items) end, } local shelf_sync_menu = { text = _("Shelf Sync"), local shelf_downloads_menu = { text = _("Shelf Downloads"), sub_item_table = { { text = _("Sync from Booklore Shelf"), Loading Loading @@ -3933,7 +3933,7 @@ function BookloreSync:addToMainMenu(menu_items) table.insert(base_menu, what_to_sync_menu) table.insert(base_menu, sync_behavior_menu) table.insert(base_menu, sync_cache_menu) table.insert(base_menu, shelf_sync_menu) table.insert(base_menu, shelf_downloads_menu) local import_matching_items = { { Loading Loading
bookloresync.koplugin/main.lua +3 −3 Original line number Diff line number Diff line Loading @@ -3514,8 +3514,8 @@ function BookloreSync:addToMainMenu(menu_items) end, } local shelf_sync_menu = { text = _("Shelf Sync"), local shelf_downloads_menu = { text = _("Shelf Downloads"), sub_item_table = { { text = _("Sync from Booklore Shelf"), Loading Loading @@ -3933,7 +3933,7 @@ function BookloreSync:addToMainMenu(menu_items) table.insert(base_menu, what_to_sync_menu) table.insert(base_menu, sync_behavior_menu) table.insert(base_menu, sync_cache_menu) table.insert(base_menu, shelf_sync_menu) table.insert(base_menu, shelf_downloads_menu) local import_matching_items = { { Loading