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.File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| 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