feat(Domain): introduce PCLOUD CloudType
This commit is contained in:
parent
fdf144c655
commit
32ce52c93d
@ -2,6 +2,6 @@ package org.cryptomator.domain;
|
|||||||
|
|
||||||
public enum CloudType {
|
public enum CloudType {
|
||||||
|
|
||||||
DROPBOX, GOOGLE_DRIVE, ONEDRIVE, WEBDAV, LOCAL, CRYPTO
|
DROPBOX, GOOGLE_DRIVE, ONEDRIVE, PCLOUD, WEBDAV, LOCAL, CRYPTO
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user