update text

This commit is contained in:
Erik 2023-05-08 17:36:42 +03:00
parent a92ee18c0c
commit 953366d394
Signed by: Navy.gif
GPG Key ID: 2532FBBB61C65A68

View File

@ -59,7 +59,7 @@ const Application = ({ app }: { app: App }) => {
<p><b>Created: </b>{new Date(app.createdTimestamp).toDateString()}</p> <p><b>Created: </b>{new Date(app.createdTimestamp).toDateString()}</p>
<ToggleSwitch value={app.disabled}> <ToggleSwitch value={app.disabled}>
Login Disabled: Disabled:
</ToggleSwitch> </ToggleSwitch>
<b>Description</b> <b>Description</b>