Explorar o código

Update Timeline.vue

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
4f5d53fab2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/assets/js/components/Timeline.vue

+ 1 - 1
resources/assets/js/components/Timeline.vue

@@ -488,7 +488,7 @@
 				axios.get(apiUrl, {
 					params: {
 						max_id: this.max_id,
-						limit: 4
+						limit: 6
 					},
 				}).then(res => {
 					if (res.data.length && this.loading == false) {