fix(core): update
This commit is contained in:
@@ -9,4 +9,4 @@ export class SmartMatch {
|
||||
public match(matchStringArg: string): boolean {
|
||||
return plugins.matcher.isMatch(matchStringArg, this.wildcard);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user