Quick message patch
This commit is contained in:
parent
7a922a5978
commit
633e2dcd83
2 changed files with 4 additions and 2 deletions
|
|
@ -10,4 +10,4 @@ export type LiveMessage = RawMessage & {
|
|||
localId: string;
|
||||
};
|
||||
|
||||
export const PAGE_SIZE = 25;
|
||||
export const PAGE_SIZE = 50;
|
||||
|
|
|
|||
Loading…
Reference in a new issue