diff --git a/changelog/0.1.1_2020-03-31/fix-eos-config.md b/changelog/0.1.1_2020-03-31/fix-eos-config.md new file mode 100644 index 0000000000..e0e9ed645d --- /dev/null +++ b/changelog/0.1.1_2020-03-31/fix-eos-config.md @@ -0,0 +1,5 @@ +Bugfix: Fix eos config + +We have added missing config options for the home layout to the config struct that is passed to eos. + +https://github.com/owncloud/ocis-reva/pull/125