add custom android manifest that declares microphone permission

This commit is contained in:
2026-01-17 00:55:40 -07:00
parent 8e38d5cfd1
commit 53c3c447da
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ out_dir = "dist"
# resource (public) file folder
asset_dir = "public"
android_manifest = "build/AndroidManifest.xml"
[web.app]
# HTML title tag content
title = "Mumble Web 2"