summaryrefslogtreecommitdiffstats
path: root/models/boards.js
diff options
context:
space:
mode:
authorhelioguardabaxo <helio.guardabaxo@gmail.com>2020-05-16 18:07:38 -0300
committerhelioguardabaxo <helio.guardabaxo@gmail.com>2020-05-16 18:07:38 -0300
commit7a576f9ae45149d25200450dcf085960f39b8099 (patch)
tree26e436e73087a59ffb4db544324196058aa72e87 /models/boards.js
parent62f06a792f57383d6c996967116b0e9fe77b0894 (diff)
downloadwekan-7a576f9ae45149d25200450dcf085960f39b8099.tar.gz
wekan-7a576f9ae45149d25200450dcf085960f39b8099.tar.bz2
wekan-7a576f9ae45149d25200450dcf085960f39b8099.zip
Added natural theme
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 8e247504..edfc7240 100644
--- a/models/boards.js
+++ b/models/boards.js
@@ -255,7 +255,8 @@ Boards.attachSchema(
'dark',
'relax',
'corteza',
- 'clearblue'
+ 'clearblue',
+ 'natural',
],
// eslint-disable-next-line consistent-return
autoValue() {