mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 09:24:58 +00:00
Update FileEventMonitor.cs
This commit is contained in:
parent
44d7d431e3
commit
4947151d00
|
@ -59,7 +59,7 @@ namespace WelsonJS.Service
|
|||
if (File.Exists(ruleFile))
|
||||
{
|
||||
compiler.AddRuleFile(ruleFile);
|
||||
parent.Log($"Loaded the rule from {ruleFile}");
|
||||
parent.Log($"Rule loaded from {ruleFile}");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user