فهرست منبع

Update Timeline.vue

Daniel Supernault 6 سال پیش
والد
کامیت
4f5d53fab2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      resources/assets/js/components/Timeline.vue

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

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