mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
fix collapsed image preview that doesn't stay collapsed after posting a message in the channel (#6833)
This commit is contained in:
committed by
Joram Wilander
parent
e60c6dec19
commit
02335ddad4
@@ -951,7 +951,7 @@ export const Constants = {
|
||||
ANIMATION_TIMEOUT: 1000,
|
||||
SEARCH_TIMEOUT_MILLISECONDS: 100,
|
||||
DIAGNOSTICS_SEGMENT_KEY: 'fwb7VPbFeQ7SKp3wHm1RzFUuXZudqVok',
|
||||
TEST_ID_COUNT: 10,
|
||||
TEST_ID_COUNT: 0,
|
||||
CENTER: 'center',
|
||||
RHS: 'rhs',
|
||||
RHS_ROOT: 'rhsroot',
|
||||
|
||||
Reference in New Issue
Block a user