Content-Length: 206239 | pFad | https://github.com/sebadob/rauthy/commit/e35ffbe9cb4e14785c61249d141895c1a7fb4921

28 add index to users table · sebadob/rauthy@e35ffbe · GitHub
Skip to content

Commit

Permalink
add index to users table
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Dobe committed Jul 11, 2023
1 parent c57cc93 commit e35ffbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/admin/users/Users.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

<UserTileAddNew onSave={onSave}/>

{#each resUsers as user, i}
{#each resUsers as user, i (user.id)}
<UserTile idx={i} bind:user onSave={onSave}/>
{/each}
</div>

0 comments on commit e35ffbe

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/sebadob/rauthy/commit/e35ffbe9cb4e14785c61249d141895c1a7fb4921

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy