Enable React with any Emoji
This commit is contained in:
parent
d4ee1d4133
commit
480e1808ba
3 changed files with 26 additions and 36 deletions
|
@ -15,8 +15,6 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue