mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.
Thanks to xet7 !
This commit is contained in:
parent
2c90e7c585
commit
34b2168d0d
10 changed files with 181 additions and 7 deletions
|
|
@ -484,9 +484,9 @@ export class TrelloCreator {
|
|||
green: 'nephritis',
|
||||
red: 'pomegranate',
|
||||
purple: 'wisteria',
|
||||
pink: 'pomegranate',
|
||||
lime: 'nephritis',
|
||||
sky: 'belize',
|
||||
pink: 'moderatepink',
|
||||
lime: 'limegreen',
|
||||
sky: 'strongcyan',
|
||||
grey: 'midnight',
|
||||
};
|
||||
const wekanColor = mapColors[trelloColorCode];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue