Browse Source

fix: change default viewSource value

pull/235/head
Nicolas Giard 7 years ago
parent
commit
20ad107a00
1 changed files with 1 additions and 1 deletions
  1. 2
      server/app/data.yml

2
server/app/data.yml

@ -61,7 +61,7 @@ defaults:
primary: indigo
alt: blue-grey
footer: blue-grey
viewSource: "none"
viewSource: false
code:
dark: true
colorize: true

Loading…
Cancel
Save