mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-26 01:32:21 +00:00
chore: update JavaScript plugins
This commit is contained in:
@@ -52,7 +52,7 @@ export function assertFields(config: {
|
||||
errors.push(
|
||||
input +
|
||||
" failed to pass assertion " +
|
||||
resolvedAssertion.toString()
|
||||
resolvedAssertion.toString(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user