Skip to content

Commit 6af9823

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

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
@@ -50,7 +50,7 @@ if (isCloud) {
5050
},
5151
show: true
5252
};
53-
const AtomicNumericOperationsPromo: BottomModalAlertItem = {
53+
const atomicNumericOperationsPromo: BottomModalAlertItem = {
5454
id: 'modal:atomic_numeric_operations_announcement',
5555
src: {
5656
dark: AtomicNumericOperationsDark,

0 commit comments

Comments
 (0)