Add support for CSV file encoding
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
||||
profiles = {
|
||||
my-bank = {
|
||||
parser = "pl.ing";
|
||||
encoding = "utf8";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user