This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
claude
/
discordo-plus
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix(config): import embed package
ayn2op
hace 11 meses
padre
bedd0f9202
commit
a1b1517100
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
internal/config/config.go
+ 1
- 0
internal/config/config.go
Ver fichero
@@ -1,6 +1,7 @@
package config
import (
+ _ "embed"
"log/slog"
"os"
"path/filepath"