Ensure that media messages are cached when loaded from convo settings
This commit is contained in:
parent
b98836d0b3
commit
ca638dd44f
2 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export type RateLimitedErrorPayloadType = Readonly<{
|
||||
// eslint-disable-next-line camelcase
|
||||
retry_after?: number;
|
||||
}>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue