256
This commit is contained in:
		
							parent
							
								
									a26f289dd5
								
							
						
					
					
						commit
						2bbada3cd4
					
				|  | @ -49,7 +49,7 @@ import { MisskeyEntity } from '@/types/date-separated-list'; | |||
| import { i18n } from '@/i18n'; | ||||
| 
 | ||||
| const SECOND_FETCH_LIMIT = 30; | ||||
| const TOLERANCE = 128; | ||||
| const TOLERANCE = 256; | ||||
| const APPEAR_MINIMUM_INTERVAL = 600; | ||||
| 
 | ||||
| export type Paging<E extends keyof misskey.Endpoints = keyof misskey.Endpoints> = { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue