add btn name
This commit is contained in:
parent
c61d0fe55f
commit
b69787e531
|
@ -6,6 +6,7 @@ export const usePromoSidebar = defineStore('promo_sidebar', {
|
|||
title: 'Сайдбар',
|
||||
description: 'Описание',
|
||||
target: undefined,
|
||||
target_name: 'Перейти дальше',
|
||||
loading: true,
|
||||
is_open: false
|
||||
} as PromoSidebar
|
||||
|
|
Loading…
Reference in New Issue