Remmina fix

This commit is contained in:
crschnick
2025-02-17 02:06:05 +00:00
parent 77fbb24817
commit 56ce66d1e9
@@ -141,6 +141,7 @@ public interface ExternalRdpClientType extends PrefsChoiceValue {
name=%s
username=%s
server=%s
password=.
""".formatted(configuration.getTitle(),
configuration.getConfig().get("username").orElseThrow().getValue(),
configuration.getConfig().get("full address").orElseThrow().getValue()