mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 17:17:22 +01:00
disable noseparatesources by default
This commit is contained in:
parent
edef790532
commit
5439229c7d
@ -217,7 +217,7 @@ func DefaultConfig(version string) *Configuration {
|
||||
EditMenu: false,
|
||||
UseAsk: false,
|
||||
CombinedUpgrade: false,
|
||||
SeparateSources: false,
|
||||
SeparateSources: true,
|
||||
Version: version,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user