do not logout on server by default
This commit is contained in:
@@ -130,7 +130,7 @@ namespace Pilz.Networking.CloudProviders.Nextcloud
|
||||
|
||||
public void Logout()
|
||||
{
|
||||
Logout(true);
|
||||
Logout(false);
|
||||
}
|
||||
|
||||
public void Logout(bool logoutOnServer)
|
||||
|
||||
Reference in New Issue
Block a user