mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-03 05:46:26 -05:00
UI: Add option to show stats on startup to general
This commit is contained in:
@@ -1454,6 +1454,9 @@ void OBSBasic::OBSInit()
|
||||
QTStr("Basic.AutoConfig"), msg);
|
||||
}
|
||||
}
|
||||
|
||||
if (config_get_bool(basicConfig, "General", "OpenStatsOnStartup"))
|
||||
on_stats_triggered();
|
||||
}
|
||||
|
||||
void OBSBasic::InitHotkeys()
|
||||
|
||||
Reference in New Issue
Block a user