Mobile account configuration enhancements

This commit is contained in:
Juha Heinanen
2026-05-11 12:46:30 +03:00
parent dfd33ad791
commit 75683291f4
3 changed files with 9 additions and 5 deletions
@@ -100,7 +100,6 @@ class Account(val accp: Long, virtualAor: String? = null) {
if (!isMobile) {
res = "$res<$luri>"
if (authUser != "") res += ";auth_user=\"${authUser}\""
}