diff --git a/front/src/stores/promo_sidebar.ts b/front/src/stores/promo_sidebar.ts index 5504110..4553a91 100644 --- a/front/src/stores/promo_sidebar.ts +++ b/front/src/stores/promo_sidebar.ts @@ -6,6 +6,7 @@ export const usePromoSidebar = defineStore('promo_sidebar', { title: 'Сайдбар', description: 'Описание', target: undefined, + target_name: 'Перейти дальше', loading: true, is_open: false } as PromoSidebar