summaryrefslogtreecommitdiffstats
path: root/models/boards.js
diff options
context:
space:
mode:
Diffstat (limited to 'models/boards.js')
-rw-r--r--models/boards.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/models/boards.js b/models/boards.js
index 3750473e..2346ecb6 100644
--- a/models/boards.js
+++ b/models/boards.js
@@ -244,6 +244,7 @@ Boards.attachSchema(
'midnight',
'dark',
'relax',
+ 'corteza',
],
// eslint-disable-next-line consistent-return
autoValue() {
@@ -1229,7 +1230,7 @@ if (Meteor.isServer) {
*
* The color has to be chosen between `belize`, `nephritis`, `pomegranate`,
* `pumpkin`, `wisteria`, `moderatepink`, `strongcyan`,
- * `limegreen`, `midnight`, `dark`, `relax`:
+ * `limegreen`, `midnight`, `dark`, `relax`, `corteza`:
*
* <img src="https://wekan.github.io/board-colors.png" width="40%" alt="Wekan logo" />
*