Explorar o código

Change gcode/3MF preview icon

Matteo Parenti hai 6 meses
pai
achega
b0d1358b2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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')}
           title={t('archives.card.preview3d')}
         >
         >
-          <Box className="w-4 h-4 text-white" />
+          <Layers className="w-4 h-4 text-white" />
         </button>
         </button>
         {/* Timelapse badge */}
         {/* Timelapse badge */}
         {archive.timelapse_path && (
         {archive.timelapse_path && (