feat: implement ScanTerminalDashboard with integrated monitoring, paywall, and AI-driven city analysis features
This commit is contained in:
@@ -14,7 +14,7 @@ const TELEGRAM_GROUP_URL = String(
|
||||
const SUBSCRIPTION_HELP_HREF = "/subscription-help";
|
||||
|
||||
type ProFeaturePaywallProps = {
|
||||
feature: "today" | "history" | "future" | "assistant" | "scan";
|
||||
feature: "today" | "history" | "future" | "assistant" | "scan" | "monitor";
|
||||
onClose?: () => void;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user