diff options
Diffstat (limited to 'setup.cpp')
-rw-r--r-- | setup.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,8 +36,8 @@ Setup::Setup(): m_screenshotInterval( 1000 ), m_useAuth( 1 ), m_adminLogin("admin"), - m_channelGroups( "" ), - m_scheduleDuration( "8" ), + m_channelGroups( "" ), + m_scheduleDuration( "8" ), m_theme("marine"), m_lastwhatsonlistmode("detail"), m_lastsortingmode("nameasc"), |