mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
settings: Extract settings.SHARE_THE_LOVE.
This commit is contained in:
@@ -2,9 +2,6 @@ var feature_flags = (function () {
|
||||
|
||||
var exports = {};
|
||||
|
||||
// Voyager-related flags
|
||||
exports.do_not_share_the_love = page_params.voyager;
|
||||
|
||||
// Manually-flipped debugging flags
|
||||
exports.log_send_times = false;
|
||||
exports.collect_send_times = false;
|
||||
|
||||
Reference in New Issue
Block a user