mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update bottomAlerts.ts
This commit is contained in:
@@ -50,7 +50,7 @@ if (isCloud) {
|
||||
},
|
||||
show: true
|
||||
};
|
||||
const AtomicNumericOperationsPromo: BottomModalAlertItem = {
|
||||
const atomicNumericOperationsPromo: BottomModalAlertItem = {
|
||||
id: 'modal:atomic_numeric_operations_announcement',
|
||||
src: {
|
||||
dark: AtomicNumericOperationsDark,
|
||||
|
||||
Reference in New Issue
Block a user