mirror of
https://github.com/bitwarden/server
synced 2025-12-29 06:33:43 +00:00
support for attachments keys
load existing items and set attachments on key update
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Bit.Core.Models.Data
|
||||
}
|
||||
|
||||
public string FileName { get; set; }
|
||||
public string Key { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user