There was an error while loading. Please reload this page.
1 parent 6ccd10e commit 38efb89Copy full SHA for 38efb89
1 file changed
src/services/Cards.ts
@@ -161,16 +161,14 @@ const cards : Card[] = [
161
cardType: CardType.ADVANCED,
162
actions: [{
163
action: Action.DELIVERY
164
- }],
165
- remove: true
+ }]
166
},
167
{
168
id: 'adv-paid',
169
170
171
action: Action.PAID
172
173
174
}
175
]
176
0 commit comments