kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update NotificationCard, fix pagination bug #2019
							rodzic
							
								
									d5e16ac04f
								
							
						
					
					
						commit
						32beaad5b7
					
				|  | @ -88,7 +88,7 @@ | |||
| 
 | ||||
| 		methods: { | ||||
| 			fetchNotifications() { | ||||
| 				axios.get('/api/pixelfed/v1/notifications') | ||||
| 				axios.get('/api/pixelfed/v1/notifications?pg=true') | ||||
| 				.then(res => { | ||||
| 					let data = res.data; | ||||
| 					let ids = res.data.map(n => n.id); | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Daniel Supernault
						Daniel Supernault