Matteo Parenti 6 месяцев назад
Родитель
Сommit
b0d1358b2e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frontend/src/pages/ArchivesPage.tsx

+ 1 - 1
frontend/src/pages/ArchivesPage.tsx

@@ -739,7 +739,7 @@ function ArchiveCard({
           }}
           title={t('archives.card.preview3d')}
         >
-          <Box className="w-4 h-4 text-white" />
+          <Layers className="w-4 h-4 text-white" />
         </button>
         {/* Timelapse badge */}
         {archive.timelapse_path && (