mirror of
https://github.com/wekan/wekan.git
synced 2026-01-05 17:18:49 +01:00
Public vote
This commit is contained in:
parent
e661d03e8d
commit
8f28a409c7
6 changed files with 98 additions and 24 deletions
|
|
@ -303,6 +303,7 @@ export class TrelloCreator {
|
|||
if (positiveVotes.length > 0) {
|
||||
cardToCreate.vote = {
|
||||
question: cardToCreate.title,
|
||||
public: true,
|
||||
positive: positiveVotes,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue