parent
c76de34b97
commit
7910493a6c
@ -430,7 +430,7 @@ export class File {
|
||||
create: true
|
||||
};
|
||||
|
||||
if (replace) {
|
||||
if (!replace) {
|
||||
options.exclusive = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user