feat: normalize subscription architecture, integrate pgvector, and implement Stripe webhook subscription management.
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
Coordinator.Clear();
|
||||
ThemeService.OnThemeChanged += StateHasChanged;
|
||||
NavigationService.OnNavigationChanged += OnNavigationChanged;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user