-
+
+ Select photos to start import...
+ Adding {{current}} of {{total}}...
+ Done.
+
+
+
-
- Select photos to start import...
-
-
-
-
- Done.
-
+
+
+ Upload
+ cloud_upload
+
@@ -91,6 +96,7 @@
this.total = this.selected.length;
this.current = 0;
this.completed = 0;
+ this.uploads = [];
async function performUpload(ctx) {
for (let i = 0; i < ctx.selected.length; i++) {