chore: add ed
This commit is contained in:
@ -277,7 +277,7 @@ export class BudgetProgram {
|
|||||||
|
|
||||||
default:
|
default:
|
||||||
throw new Error(
|
throw new Error(
|
||||||
`A maximum of two conditions are support: ${conditions.length} provided`,
|
`A maximum of two conditions are supported: ${conditions.length} provided`,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user