Skip to content

Commit 28d0268

Browse files
Update src/routes/(console)/organization-[organization]/billing/budgetCap.svelte
Co-authored-by: Darshan <[email protected]>
1 parent d92d35f commit 28d0268

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/(console)/organization-[organization]/billing/budgetCap.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
await invalidate(Dependencies.ORGANIZATION);
3131
addNotification({
3232
type: 'success',
33-
isHtml: true,
3433
message: `Budget cap enabled for ${$organization.name}`
3534
});
3635
trackEvent(Submit.BudgetCapUpdate, {

0 commit comments

Comments
 (0)