Explorar o código

fix value true

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
3432343f1e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/migrations/20200903080025-remove-timeline-type.js.js

+ 1 - 1
src/migrations/20200903080025-remove-timeline-type.js.js

@@ -28,7 +28,7 @@ module.exports = {
     const insertConfig = new Config({
       ns: 'crowi',
       key: 'customize:timeline',
-      value: JSON.stringify('growi'),
+      value: true,
     });
 
     await insertConfig.save();