Message: Longer delay for pending status icon
This commit is contained in:
parent
3a9bafd769
commit
204bae525a
@ -45,7 +45,7 @@ import { addMessageToLocalDb } from '../helpers';
|
|||||||
import { interpolateArray } from '../../../util/waveform';
|
import { interpolateArray } from '../../../util/waveform';
|
||||||
import { requestChatUpdate } from './chats';
|
import { requestChatUpdate } from './chats';
|
||||||
|
|
||||||
const FAST_SEND_TIMEOUT = 250;
|
const FAST_SEND_TIMEOUT = 1000;
|
||||||
const INPUT_WAVEFORM_LENGTH = 63;
|
const INPUT_WAVEFORM_LENGTH = 63;
|
||||||
|
|
||||||
let onUpdate: OnApiUpdate;
|
let onUpdate: OnApiUpdate;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user