mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 18:14:53 -05:00
update commands when running in supervised mode
This commit is contained in:
@@ -69,7 +69,8 @@ type Config struct {
|
||||
Asset Asset
|
||||
TokenManager TokenManager
|
||||
|
||||
Context context.Context
|
||||
Context context.Context
|
||||
Supervised bool
|
||||
}
|
||||
|
||||
// New initializes a new configuration with or without defaults.
|
||||
|
||||
Reference in New Issue
Block a user