mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-26 08:31:38 +01:00
Added a default for show_modular option
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user