When studio mode is enabled and OBS is first started, the program scene label would be empty.
@@ -2071,6 +2071,7 @@ void OBSBasic::OBSInit()
}
#endif
+ UpdatePreviewProgramIndicators();
OnFirstLoad();
activateWindow();