testing audio

This commit is contained in:
Enrique Hernandez 2021-03-03 12:49:32 -06:00
commit d113de2aa1
3 changed files with 50 additions and 32 deletions

View file

@ -110,4 +110,4 @@ export async function createWindow(options: WindowSettings): Promise<void> {
});
});
};
}