mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 08:12:26 -05:00 
			
		
		
		
	fix list timeline cache fetching
This commit is contained in:
		
					parent
					
						
							
								24ae7bec49
							
						
					
				
			
			
				commit
				
					
						8bec0eb5ff
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -72,7 +72,7 @@ func (p *Processor) ListTimelineGet( | ||||||
| 		requester, | 		requester, | ||||||
| 
 | 
 | ||||||
| 		// Keyed-by-list-ID, list timeline cache. | 		// Keyed-by-list-ID, list timeline cache. | ||||||
| 		p.state.Caches.Timelines.List.MustGet(requester.ID), | 		p.state.Caches.Timelines.List.MustGet(list.ID), | ||||||
| 
 | 
 | ||||||
| 		// Current | 		// Current | ||||||
| 		// page. | 		// page. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue