mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-03 22:22:02 +00:00 
			
		
		
		
	Fix #473
This commit is contained in:
		@@ -69,6 +69,7 @@ final class CommentsModel: ObservableObject {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    func loadNextPage() {
 | 
			
		||||
        guard nextPageAvailable else { return }
 | 
			
		||||
        load(page: nextPage)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user