WIP missed bit for CommandLineInterface.

This commit is contained in:
Jonathan Bernard 2016-02-12 17:22:32 -06:00
parent ba57e39c45
commit 20e4733f5a

View File

@ -322,6 +322,8 @@ Configuration:
"to see a list of valid options.")
return null
}
return list
}
public Album selectAlbum(LinkedList input) {