diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2019-12-10 15:08:19 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-12-10 20:06:30 +0100 |
commit | eb8ca3783c49ad432338735b47d17dba46ed3f7b (patch) | |
tree | b4647275f93673e2a897be6aded02d99cc28605b /core/shipped.json | |
parent | d66246cf94eb1a13af9200c3dc79bf2f81b3346e (diff) | |
download | nextcloud-server-eb8ca3783c49ad432338735b47d17dba46ed3f7b.tar.gz nextcloud-server-eb8ca3783c49ad432338735b47d17dba46ed3f7b.zip |
Viewer should be always enabled
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'core/shipped.json')
-rw-r--r-- | core/shipped.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json index cbe2c788822..da408d5a347 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -52,6 +52,7 @@ "oauth2", "settings", "twofactor_backupcodes", + "viewer", "workflowengine" ] } |