Enable audio/webaudio Modernizr rule

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2024-07-17 19:58:02 +01:00
parent dd685934a3
commit 8ecf47bce8
2 changed files with 5 additions and 4 deletions

View File

@@ -31,6 +31,7 @@
"test/json",
"test/network/fetch",
"test/storage/localstorage",
"test/window/resizeobserver"
"test/window/resizeobserver",
"test/audio/webaudio"
]
}