Forgot this
This commit is contained in:
parent
caca861c7b
commit
cd70c1b20b
1 changed files with 1 additions and 0 deletions
|
@ -427,6 +427,7 @@ public class DDSaveHandler
|
|||
List<Integer> list = reader.readFromFile(blacklistFile);
|
||||
if (list == null)
|
||||
return new ArrayList<Integer>(0);
|
||||
return list;
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue