update commands when running in supervised mode
This commit is contained in:
@@ -54,7 +54,8 @@ type Config struct {
|
||||
TokenManager TokenManager
|
||||
Service Service
|
||||
|
||||
Context context.Context
|
||||
Context context.Context
|
||||
Supervised bool
|
||||
}
|
||||
|
||||
// New initializes a new configuration with or without defaults.
|
||||
|
||||
Reference in New Issue
Block a user