mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Skippers] Change this one too
This commit is contained in:
@@ -476,7 +476,7 @@ namespace SabreTools.Helper
|
||||
// If we have a blank rule, inform the user
|
||||
if (skipperRule.Tests == null)
|
||||
{
|
||||
logger.User("No matching rule found!");
|
||||
logger.Log("No matching rule found!");
|
||||
}
|
||||
|
||||
return skipperRule;
|
||||
|
||||
Reference in New Issue
Block a user