mirror of
https://github.com/status-im/consul.git
synced 2025-02-07 19:35:35 +00:00
ui: Ensure the per item logout button logs you out (#9269)
This commit is contained in:
parent
373d736251
commit
a09f94f6c0
@ -42,7 +42,7 @@
|
||||
</Action>
|
||||
{{/if}}
|
||||
{{#if (eq item.AccessorID token.AccessorID)}}
|
||||
<Action data-test-logout-action class="dangerous" @onclick={{action onclone item}}>
|
||||
<Action data-test-logout-action class="dangerous" @onclick={{action onlogout item}}>
|
||||
<BlockSlot @name="label">
|
||||
Logout
|
||||
</BlockSlot>
|
||||
|
Loading…
x
Reference in New Issue
Block a user