Browse Source

Post work PR #1501

maziggy 2 days ago
parent
commit
e34958c3fa

File diff suppressed because it is too large
+ 0 - 0
CHANGELOG.md


+ 1 - 1
frontend/src/__tests__/contexts/ThemeContext.test.tsx

@@ -2,7 +2,7 @@
  * Tests for the ThemeContext system theme detection feature.
  */
 
-import { describe, it, expect, beforeEach, vi } from 'vitest';
+import { describe, it, expect, beforeEach } from 'vitest';
 import { renderHook, act } from '@testing-library/react';
 import { ThemeProvider, useTheme } from '../../contexts/ThemeContext';
 import type { ReactNode } from 'react';

File diff suppressed because it is too large
+ 0 - 0
static/assets/index-B9TjqVXt.js


+ 1 - 1
static/index.html

@@ -26,7 +26,7 @@
 
     <!-- Splash screens for iOS -->
     <link rel="apple-touch-startup-image" href="/img/android-chrome-512x512.png" />
-    <script type="module" crossorigin src="/assets/index-RpiIrueH.js"></script>
+    <script type="module" crossorigin src="/assets/index-B9TjqVXt.js"></script>
     <link rel="stylesheet" crossorigin href="/assets/index-y4woBlMv.css">
   </head>
   <body>

Some files were not shown because too many files changed in this diff