mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
Reenable Dropbox integration on Staging.
(imported from commit 3f76b795046ee08d8d5226eb104701dc6765ebc0)
This commit is contained in:
@@ -65,7 +65,7 @@ exports.negated_search = true;
|
||||
|
||||
// Ready for deprecation.
|
||||
exports.collapsible = false;
|
||||
exports.dropbox_integration = false;
|
||||
exports.dropbox_integration = page_params.staging;
|
||||
|
||||
return exports;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user