app: clarify log msg [skip ci]
This commit is contained in:
parent
c762bc137c
commit
5b63997aaf
@ -83,6 +83,6 @@ func (a *App) SetDevel() {
|
||||
return
|
||||
}
|
||||
|
||||
a.Logger().Info("setting DevelMode based on a flag")
|
||||
a.Logger().Info("setting DevelMode based on a flag - option was already set in the config")
|
||||
a.develMode = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user