Commit 1b3f77e
authored
Fix: Add flag to search query for SecretService to retrieve all accounts (#2218)
Currently, this searchQuery only returns one account even when there are
multiple of them. Adding this flag will result in retrieving all the
accounts and does not interrupt the previous flow.1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments