mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update src/routes/(console)/account/identities.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
{#if identity.providerAccessTokenExpiry}
|
||||
<DualTimeView
|
||||
time={identity.providerAccessTokenExpiry}
|
||||
showDatetime={true} />
|
||||
showDatetime />
|
||||
{:else}
|
||||
-
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user