mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-03-04 19:20:43 +01:00
- Added support for Toshiba *.zip channel list (chmgt.db, ... SQLite files)
This commit is contained in:
@@ -498,7 +498,7 @@ namespace ChanSort.Loader.ScmFile
|
||||
#endregion
|
||||
|
||||
#region Save()
|
||||
public override void Save(string tvOutputFile, string csvOutputFile)
|
||||
public override void Save(string tvOutputFile)
|
||||
{
|
||||
if (tvOutputFile != this.FileName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user