forked from cromer/pamac-classic
update deprecated code
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
namespace Pamac {
|
||||
class Config {
|
||||
public class Config {
|
||||
HashTable<string,string> _environment_variables;
|
||||
|
||||
public bool recurse { get; private set; }
|
||||
|
Reference in New Issue
Block a user