mirror of
https://github.com/bitwarden/browser
synced 2026-01-30 16:23:53 +00:00
[PM-21774] Fix Send table UI story
This commit is contained in:
@@ -58,6 +58,7 @@ dataSource.data = [
|
||||
createMockSend(6, {
|
||||
name: "Max Access Reached",
|
||||
type: SendType.Text,
|
||||
authType: AuthType.Password,
|
||||
maxAccessCount: 5,
|
||||
accessCount: 5,
|
||||
password: "123",
|
||||
|
||||
Reference in New Issue
Block a user