Add pro AI assistant to homepage
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";
|
||||
feature: "today" | "history" | "future" | "assistant";
|
||||
onClose?: () => void;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user