rename settings to config
This commit is contained in:
@@ -3,7 +3,7 @@ package konstructor
|
||||
type EngineArgs struct {
|
||||
Domain DomainInterface
|
||||
KContext *KContext
|
||||
Settings *Settings
|
||||
Config *Config
|
||||
}
|
||||
|
||||
type EngineWrapperInterface interface {
|
||||
|
||||
Reference in New Issue
Block a user