limpieza de scipts
This commit is contained in:
@@ -102,6 +102,7 @@ function createAuthStore() {
|
||||
credentials: 'include',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
'X-Tenant-Slug': credentials.tenant_slug,
|
||||
},
|
||||
body: JSON.stringify(credentials)
|
||||
});
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
<label
|
||||
for="code"
|
||||
class="block text-xs font-semibold uppercase tracking-wider text-blue-800 dark:text-blue-300 mb-2 text-center"
|
||||
>Verificación de Seguridad</label
|
||||
>Verificación de Seguridad</label
|
||||
>
|
||||
<div class="relative">
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user