Skip to content

Commit a524c6b

Browse files
authored
Update bottomAlerts.ts
1 parent 6af9823 commit a524c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(console)/bottomAlerts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ if (isCloud) {
7171
show: true
7272
};
7373
listOfPromotions.push(
74-
AtomicNumericOperationsPromo,
74+
atomicNumericOperationsPromo,
7575
autoIncrementPromo,
7676
encryptedAttributePromo
7777
);

0 commit comments

Comments
 (0)