Support RGI emoji reacts conditionally

This commit is contained in:
Alex Gleason
2021-01-18 13:31:16 -06:00
parent bebe50cc33
commit fb99d36494
3 changed files with 35 additions and 9 deletions

View File

@ -32,6 +32,7 @@ const initialState = ImmutableMap({
max_options: 4,
min_expiration: 300,
}),
version: '0.0.0',
});
const preloadImport = (state, action, path) => {