diff --git a/src/window_news.c b/src/window_news.c index 46888608ed..daa4f53939 100644 --- a/src/window_news.c +++ b/src/window_news.c @@ -99,7 +99,7 @@ void window_news_open() 400, 300, window_news_events, - WC_ABOUT, + WC_RECENT_NEWS, 0 ); window->widgets = window_news_widgets;