Skip to content

Commit

Permalink
Update frontend/src/pages/team/Broker/index.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Hardill <[email protected]>
  • Loading branch information
cstns and hardillb authored Oct 23, 2024
1 parent f71c026 commit 11ec768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/team/Broker/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</div>
<div class="clients-wrapper">
<div class="header grid grid-cols-6 gap-4 font-bold">
<span class="username">Username</span>
<span class="username">Username/ClientId</span>
<span class="rules">Rules</span>
</div>
<ul data-el="clients-list" class="clients-list">
Expand Down

0 comments on commit 11ec768

Please sign in to comment.