Actualiser src/features/menu/index.jsx
Deploy to home / deploy (push) Successful in 11s

This commit is contained in:
cvancau
2026-08-09 17:30:27 +02:00
parent 14c64d5976
commit a3916e3730
+1 -1
View File
@@ -194,7 +194,7 @@ export default function Menu() {
download( download(
return_file_from_store(state), return_file_from_store(state),
'microKORG_patch.syx', 'microKORG_patch.syx',
'application/octet-bianry' 'application/octet-binary'
); );
}} }}
> >