Skip to content

Commit 07b5ffd

Browse files
authored
fix: remove workflows_push (#14202)
1 parent 25bc8ef commit 07b5ffd

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/hooks/productData/workflows.tsx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,6 @@ export const workflows = {
2222
},
2323
volume: 10000,
2424
addonSliders: [
25-
{
26-
key: 'workflows_push',
27-
label: 'Push notifications',
28-
sliderConfig: {
29-
marks: [10000, 50000, 100000, 1000000, 10000000],
30-
min: 10000,
31-
max: 10000000,
32-
},
33-
volume: 10000,
34-
unit: 'notification',
35-
},
3625
{
3726
key: 'workflows_destinations',
3827
label: 'Destinations',

0 commit comments

Comments
 (0)