fix: set pCloud predefined to false
This commit is contained in:
parent
550415627e
commit
9cc585eaf8
@ -57,7 +57,7 @@ public class PCloudCloud implements Cloud {
|
||||
|
||||
@Override
|
||||
public boolean predefined() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user