feat: tc photo toggle button
This commit is contained in:
parent
e94f1ff223
commit
44cd957c6d
2 changed files with 19 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ const plugins = require('../plugins')
|
|||
const createTerms = terms => (terms.active && terms.text) ? ({
|
||||
delay: terms.delay,
|
||||
active: terms.active,
|
||||
tcPhoto: terms.tcPhoto,
|
||||
title: terms.title,
|
||||
text: nmd(terms.text),
|
||||
accept: terms.acceptButtonText,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue