feat: Integrate Aliyun TTS backend with dynamic speaker validation and listing, and adjust toast notification position.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -59,7 +59,7 @@ function App() {
|
||||
<BrowserRouter>
|
||||
<AuthProvider>
|
||||
<UserPreferencesProvider>
|
||||
<Toaster position="top-right" />
|
||||
<Toaster position="top-center" offset="16px" />
|
||||
<Suspense fallback={<LoadingScreen />}>
|
||||
<Routes>
|
||||
<Route
|
||||
|
||||
Reference in New Issue
Block a user