summaryrefslogtreecommitdiff
path: root/setup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cpp')
-rw-r--r--setup.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cpp b/setup.cpp
index 8509d48..2fc8d62 100644
--- a/setup.cpp
+++ b/setup.cpp
@@ -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"),