mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-02-01 12:09:05 +01:00
fixed Panasonic loader rejecting all files
This commit is contained in:
@@ -31,7 +31,7 @@ namespace ChanSort.Ui
|
||||
{
|
||||
public partial class MainForm : XtraForm
|
||||
{
|
||||
public const string AppVersion = "v2017-06-08";
|
||||
public const string AppVersion = "v2017-06-10";
|
||||
|
||||
private const int MaxMruEntries = 10;
|
||||
private readonly List<string> isoEncodings = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user