[mirrors_config] fix value
This commit is contained in:
parent
75aa4c6da2
commit
55b2c9916e
@ -19,7 +19,7 @@
|
||||
|
||||
namespace Pamac {
|
||||
class MirrorsConfig {
|
||||
Transaction transaction;
|
||||
public Transaction transaction;
|
||||
AlpmPackage pkg = transaction.find_installed_satisfier ("pacman-mirrors");
|
||||
string conf_path;
|
||||
GLib.List<string> _countries ;
|
||||
|
Loading…
Reference in New Issue
Block a user