sync: update from private repo (e62f5c7)
CI / build-and-test (push) Has been cancelled

This commit is contained in:
oss-sync
2026-06-11 01:52:48 +00:00
parent 000a2474aa
commit d061ad08d8
237 changed files with 8441 additions and 5549 deletions
+1
View File
@@ -3,6 +3,7 @@ import { QueryClientProvider } from '@tanstack/react-query';
import { App } from './App';
import { queryClient } from './lib/queryClient';
import { initTheme } from './lib/theme';
import './i18n'; // initialize i18next (en/ja) before first render
import './index.css';
// Keep [data-theme] in sync with the OS while pref is 'system'. The initial