mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-22 10:54:44 +02:00
Remove forgotten debugger
This commit is contained in:
parent
866b3a3aac
commit
c47ceda302
@ -83,9 +83,6 @@
|
||||
}
|
||||
|
||||
this.isLoading = true;
|
||||
|
||||
console.log(`${this.fm.currentDirectory}/${this.folderName.replace(/^\//, '')}`);
|
||||
|
||||
createFolder(this.server, this.credentials, `${this.fm.currentDirectory}/${this.folderName.replace(/^\//, '')}`)
|
||||
.then(() => {
|
||||
this.$emit('close');
|
||||
|
Loading…
x
Reference in New Issue
Block a user