diff --git a/changelog/unreleased/clear-external-apps.md b/changelog/unreleased/clear-external-apps.md new file mode 100644 index 000000000..bd7d1a7a7 --- /dev/null +++ b/changelog/unreleased/clear-external-apps.md @@ -0,0 +1,5 @@ +Bugfix: Don't enforce empty external apps slice + +The command for ocis-phoenix enforced an empty external apps configuration. This was removed, as it was blocking a new set of default external apps in ocis-phoenix. + +https://github.com/owncloud/ocis/pull/473