Up to gushies standards hopefully!

This commit is contained in:
Philip Ridout 2011-03-16 17:50:37 +00:00
parent b6d2423cb3
commit 136e12eb0b
1 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@ class SongShowPlusImport(SongImport):
else:
if not self.otherList.has_key(verseName):
if ignoreUnique:
return False
return None
self.otherCount = self.otherCount + 1
self.otherList[verseName] = str(self.otherCount)
verseTag = "O"