mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-09-27 10:55:52 +00:00
Remmina fix
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user