From 7a576f9ae45149d25200450dcf085960f39b8099 Mon Sep 17 00:00:00 2001 From: helioguardabaxo Date: Sat, 16 May 2020 18:07:38 -0300 Subject: Added natural theme --- models/boards.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'models/boards.js') 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() { -- cgit v1.2.3-1-g7c22