Browse Source

Regenerate build artifacts.

dom111 5 years ago
parent
commit
4c351958eb
2 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/UI/NativeDOM/Footer.js
  2. 0 0
      src/webdav-min.js

+ 1 - 1
src/lib/UI/NativeDOM/Footer.js

@@ -33,7 +33,7 @@ export default class Footer extends Element {
         return;
       }
 
-      this.trigger('create-directory', joinPath(location.pathname, directoryName) + '/', directoryName, location.pathname);
+      this.trigger('create-directory', `${joinPath(location.pathname, directoryName)}/`, directoryName, location.pathname);
     });
   }
 }

File diff suppressed because it is too large
+ 0 - 0
src/webdav-min.js


Some files were not shown because too many files changed in this diff