Skip to content

Commit 78b98b9

Browse files
committed
some adjusts
1 parent 2865869 commit 78b98b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dust/actions/upsert-document/upsert-document.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default {
4343
},
4444
});
4545

46-
$.export("$summary", `Successfully uploaded document to destination ${this.destination}`);
46+
$.export("$summary", "Successfully uploaded document");
4747
return response;
4848
},
4949
};

0 commit comments

Comments
 (0)