From be9a81c9e98d9769436da956d4a7e758b7ea1731 Mon Sep 17 00:00:00 2001 From: restitux Date: Sun, 4 Jan 2026 20:01:02 -0700 Subject: [PATCH] fix identifier not being compliant with android scheme --- gui/Dioxus.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/Dioxus.toml b/gui/Dioxus.toml index 571a2c6..1531ac6 100644 --- a/gui/Dioxus.toml +++ b/gui/Dioxus.toml @@ -33,7 +33,7 @@ style = [] script = [] [bundle] -identifier = "xyz.ohea.mumble-web-2" +identifier = "xyz.ohea.mumble_web_2" publisher = "OheaCorp" icon = [ "icons/32x32.png",