From 237bf6731ddac98b6789cb3ea3a49695d58e9c96 Mon Sep 17 00:00:00 2001 From: Sucukdeluxe Date: Sun, 1 Mar 2026 18:11:41 +0100 Subject: [PATCH] Move Statistiken tab to the right of Einstellungen Co-Authored-By: Claude Opus 4.6 --- package.json | 2 +- src/renderer/App.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 805436c..a81ed86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "real-debrid-downloader", - "version": "1.4.64", + "version": "1.4.65", "description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)", "main": "build/main/main/main.js", "author": "Sucukdeluxe", diff --git a/src/renderer/App.tsx b/src/renderer/App.tsx index bcfaf95..5f2bf4e 100644 --- a/src/renderer/App.tsx +++ b/src/renderer/App.tsx @@ -1429,8 +1429,8 @@ export function App(): ReactElement {