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