This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
open-webui
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
refac
Timothy Jaeryang Baek
hace 2 meses
padre
26980fb859
commit
cdb5eae43a
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/lib/components/admin/Users/Groups/EditGroupModal.svelte
+ 2
- 0
src/lib/components/admin/Users/Groups/EditGroupModal.svelte
Ver fichero
@@ -284,6 +284,8 @@
>
{$i18n.t('Delete')}
</button>
+ {:else}
+ <div></div>
{/if}
<button