feat(showcase): re-enable custom music
This commit is contained in:
@@ -247,12 +247,13 @@ properties:
|
|||||||
type: combo
|
type: combo
|
||||||
value: !match ~{var('assets', "music")[0]}
|
value: !match ~{var('assets', "music")[0]}
|
||||||
options: !match ~{var('assets', "musicOptions")}
|
options: !match ~{var('assets', "musicOptions")}
|
||||||
# - key: custom_music
|
- key: custom_music
|
||||||
# value:
|
value:
|
||||||
# text: ui_custom_music
|
text: ui_custom_music
|
||||||
# condition: music_title.value == true
|
condition: music_title.value == true
|
||||||
# type: file
|
type: file
|
||||||
# value: ""
|
fileType: video
|
||||||
|
value: ""
|
||||||
- key: music_volume
|
- key: music_volume
|
||||||
value:
|
value:
|
||||||
text: ui_music_volume
|
text: ui_music_volume
|
||||||
|
|||||||
Reference in New Issue
Block a user