fixes for Nextcloud
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Pilz.Networking.CloudProviders.Nextcloud.Client
|
||||
{
|
||||
public abstract class ClientBase
|
||||
{
|
||||
public NextcloudClient Client { get; init; }
|
||||
protected NextcloudClient Client { get; init; }
|
||||
|
||||
public ClientBase(NextcloudClient client)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user