mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-31 05:35:36 -05:00
slightly adjust logging
This commit is contained in:
@@ -223,7 +223,7 @@ bool SwitcherData::checkPause()
|
||||
}
|
||||
|
||||
if (verbose && pause)
|
||||
blog(LOG_INFO, "Advanced Scene Switcher pause match");
|
||||
blog(LOG_INFO, "pause match");
|
||||
|
||||
return pause;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user