Commit 778add5
committed
Fix getter reading global state rather than the given one
In normal usage this seems to work as expected, but it failed when using
custom instances of the stores in tests (both the token of the last
joined conversation and the current token were undefined).
Signed-off-by: Daniel Calviño Sánchez <[email protected]>1 parent 085c461 commit 778add5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments