diff --git a/apps/readest-app/src/app/library/components/SettingsMenu.tsx b/apps/readest-app/src/app/library/components/SettingsMenu.tsx index c6bdeb35..601099ea 100644 --- a/apps/readest-app/src/app/library/components/SettingsMenu.tsx +++ b/apps/readest-app/src/app/library/components/SettingsMenu.tsx @@ -257,57 +257,56 @@ const SettingsMenu: React.FC = ({ onPullLibrary, setIsDropdow ) } > - ) : ( )} - {user && ( - 0 - ? _('{{failedCount}} failed', { failedCount: stats.failed }) - : '' - } - onClick={openTransferQueue} - /> - )} + - + {isTauriAppPlatform() && !appService?.isMobile && (