mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
upload new attachments
This commit is contained in:
@@ -60,4 +60,4 @@ var AttachmentData = function (response) {
|
||||
this.fileName = response.fileName;
|
||||
this.size = response.size;
|
||||
this.sizeName = response.sizeName;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user