mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-10 21:59:38 +05:00
fix loading cfg from default location
This commit is contained in:
@@ -360,7 +360,7 @@ func init() {
|
||||
}
|
||||
|
||||
return
|
||||
} else {
|
||||
} else if env != "" {
|
||||
filename = env
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user