mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Pre-alpha: React with any emoji, behind flag
This commit is contained in:
committed by
Scott Nonnenberg
parent
d13c3d3350
commit
0865a5481c
@@ -15,6 +15,8 @@ try {
|
||||
|
||||
// Derive profile key versions, then use those to fetch versioned profiles from server
|
||||
window.VERSIONED_PROFILE_FETCH = false;
|
||||
// Enable full emoji picker for reactions
|
||||
window.REACT_ANY_EMOJI = false;
|
||||
|
||||
window.PROTO_ROOT = 'protos';
|
||||
const config = require('url').parse(window.location.toString(), true).query;
|
||||
|
||||
Reference in New Issue
Block a user