mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 16:56:54 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
2cd206c7d5
commit
40a87b84f4
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ function DashboardPage() {
|
||||||
)}
|
)}
|
||||||
|
|
||||||
{subscription && subscription.status === "active" && <SkillsDashboardWidget />}
|
{subscription && subscription.status === "active" && <SkillsDashboardWidget />}
|
||||||
|
|
||||||
|
<TelegramOnboardingWizard open={wizardOpen} onOpenChange={setWizardOpen} />
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue