This website works better with JavaScript
Home
Explore
Help
Register
Sign In
claude
/
discordo-plus
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix(config): import embed package
ayn2op
11 months ago
parent
bedd0f9202
commit
a1b1517100
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
internal/config/config.go
+ 1
- 0
internal/config/config.go
View File
@@ -1,6 +1,7 @@
package config
import (
+ _ "embed"
"log/slog"
"os"
"path/filepath"