1
0
Fork 0
mirror of synced 2024-07-09 00:06:05 +12:00

updates error message when users are fetched

This commit is contained in:
kevmodrome 2020-07-10 09:27:50 +02:00
parent a664f622d9
commit f104b4207d

View file

@ -87,7 +87,8 @@
{/each} {/each}
</ul> </ul>
{:catch error} {:catch error}
err0r Something went wrong when trying to fetch users. Please refresh the page
and try again.
{/await} {/await}
</div> </div>
</div> </div>