mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-24 06:48:24 -05:00
Start the plugin on first boot
This commit is contained in:
parent
6c22f438b6
commit
b78a6510a9
|
|
@ -383,6 +383,7 @@ void AdvSceneSwitcher::CheckFirstTimeSetup()
|
|||
switcher->firstBoot = false;
|
||||
DisplayMessage(
|
||||
obs_module_text("AdvSceneSwitcher.firstBootMessage"));
|
||||
switcher->Start();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user