mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
Fix joi failing starting from 17.7.0 release (#2790)
This commit is contained in:
parent
3ac8a63f67
commit
bae623d69e
@ -277,7 +277,7 @@ export default class AddonService {
|
||||
`Missing required parameters: ${requiredParamsMissing.join(
|
||||
',',
|
||||
)} `,
|
||||
'',
|
||||
[],
|
||||
undefined,
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user