mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
Apply suggestion from @adityaoberai
This commit is contained in:
@@ -13,11 +13,7 @@ const listOfPromotions: BottomModalAlertItem[] = [];
|
||||
|
||||
if (isCloud && SHOW_IMAGINE_PROMO) {
|
||||
const imaginePromo: BottomModalAlertItem = {
|
||||
<<<<<<< HEAD
|
||||
id: 'modal:imagine-ph-launch',
|
||||
=======
|
||||
id: 'modal:imagine-ph-launch-studio',
|
||||
>>>>>>> 8f176a8f7 (Switch Imagine logo with PH in bottom alert)
|
||||
id: 'modal:imagine-ph-launch-console',
|
||||
backgroundComponent: Imagine,
|
||||
title: 'Imagine is live on Product Hunt',
|
||||
message: 'Ask questions, share feedback, and support the launch',
|
||||
|
||||
Reference in New Issue
Block a user