summaryrefslogtreecommitdiff
path: root/plgconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'plgconfig.h')
-rw-r--r--plgconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plgconfig.h b/plgconfig.h
index 46d4d10..f000376 100644
--- a/plgconfig.h
+++ b/plgconfig.h
@@ -38,7 +38,7 @@ struct cEpg2VdrConfig : public cEpgConfig
int showEmptyChannels;
int extendedEpgData2Aux;
int switchTimerNotifyTime;
- int closeOnSwith {no};
+ int closeOnSwith {yes};
};
extern cEpg2VdrConfig Epg2VdrConfig;