Skip to content

Commit e1d858e

Browse files
committed
Pass language setting to session initialization
Updated the session initialization in createWindows to retrieve the current language setting using getSettings and pass it to listenService.initializeSession. If fetching the language fails, it defaults to 'en'. This ensures the session starts with the correct language context. Remove all multi-language test files Deleted the entire tests directory, including unit, integration, and end-to-end test files, Jest configuration, test runner scripts, and related documentation. This removes all automated testing and test documentation for multi-language support. Update with new windowManager.js
1 parent 9d80271 commit e1d858e

File tree

9 files changed

+203
-1895
lines changed

9 files changed

+203
-1895
lines changed

src/electron/windowManager.js

Lines changed: 203 additions & 200 deletions
Large diffs are not rendered by default.

tests/README.md

Lines changed: 0 additions & 227 deletions
This file was deleted.

0 commit comments

Comments
 (0)