mirror of
https://github.com/plankanban/planka.git
synced 2025-07-29 18:19:46 +02:00
fix: Use circle icon to display list color
This commit is contained in:
parent
be58e5b0bd
commit
e67790d84f
10 changed files with 82 additions and 31 deletions
|
@ -23,6 +23,7 @@ module.exports = {
|
|||
},
|
||||
color: {
|
||||
type: 'string',
|
||||
isIn: List.COLORS,
|
||||
allowNull: true,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue