Added a default for show_modular option

This commit is contained in:
Andy Miller
2019-02-12 12:10:11 -07:00
parent 3fded691cb
commit f94f61dc35
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
# v1.8.18
## 02/12/2019
1. [](#bugfix)
* Set default value for `show_modular` [grav#2362](https://github.com/getgrav/grav/issues/2362)
# v1.8.17
## 02/07/2019

View File

@@ -31,6 +31,7 @@ pages_list_display_field: title
google_fonts: false
admin_icons: line-awesome
enable_auto_updates_check: true
show_modular: true
notifications:
feed: true
dashboard: true