This commit is contained in:
2026-03-29 20:59:54 +02:00
parent 37fc5f481a
commit 8c14b69d41
+1
View File
@@ -61,6 +61,7 @@ function Footer() {
cursor: importing ? 'not-allowed' : 'pointer',
opacity: importing ? 0.5 : 1,
transition: 'background 0.2s, color 0.2s',
marginLeft: '1.5rem',
}}
>
{importing ? 'Importing...' : 'Full Import'}