@@ -76,7 +76,7 @@ export default {
props: {
limit: {
type: Number,
- default: 50
+ default: 100
}
},
data() {