|
@@ -95,7 +95,7 @@ module.exports = (crowi) => {
|
|
|
layoutTheme: [
|
|
layoutTheme: [
|
|
|
body('layoutType').isString().isIn(['growi', 'kibela']),
|
|
body('layoutType').isString().isIn(['growi', 'kibela']),
|
|
|
body('themeType').isString().isIn([
|
|
body('themeType').isString().isIn([
|
|
|
- 'default', 'nature', 'mono-blue', 'wood', 'island', 'christmas', 'antarctic', 'future', 'halloween', 'spring',
|
|
|
|
|
|
|
+ 'default', 'nature', 'mono-blue', 'wood', 'island', 'christmas', 'antarctic', 'future', 'halloween', 'spring', 'kibela',
|
|
|
]),
|
|
]),
|
|
|
],
|
|
],
|
|
|
function: [
|
|
function: [
|