docs: add notifications table

This commit is contained in:
3252a8
2026-05-29 17:50:30 +03:00
parent 3186be1e3e
commit 32616c80ab
3 changed files with 57 additions and 0 deletions
+1
View File
@@ -79,6 +79,7 @@ export default defineConfig({
{ label: 'Основные', slug: 'features/core' },
{ label: 'Платежи', slug: 'features/payments' },
{ label: 'Подписки', slug: 'features/subscriptions' },
{ label: 'Уведомления', slug: 'features/notifications' },
{ label: 'Тарифы', slug: 'features/tariffs' },
{ label: 'Веб-приложение / Mini App', slug: 'features/web-app' },
{ label: 'Telegram-авторизация', slug: 'features/telegram-auth' },