patterns/wav: Fixed MIME type

This commit is contained in:
Nik
2023-04-06 12:33:46 +02:00
committed by GitHub
parent 1cd7f92a5d
commit 2ffa4e0161

View File

@@ -1,4 +1,4 @@
#pragma MIME audio/wav
#pragma MIME audio/x-wav
#include <std/mem.pat>