I always forget something :(

This commit is contained in:
Mattias Põldaru 2011-12-13 22:20:17 +02:00
parent 143d87cc88
commit 1665c557c1
1 changed files with 2 additions and 2 deletions

View File

@ -132,12 +132,12 @@ class SongFormat(object):
SongFormat.CCLI,
SongFormat.EasiSlides,
SongFormat.EasyWorship,
SongFormat.FoilPresenter
SongFormat.FoilPresenter,
SongFormat.OpenSong,
SongFormat.SongBeamer,
SongFormat.SongShowPlus,
SongFormat.SongsOfFellowship,
SongFormat.WordsOfWorship,
SongFormat.WordsOfWorship
]
@staticmethod