diff --git a/src/App.vue b/src/App.vue index 3fb2c1e..888f7ce 100644 --- a/src/App.vue +++ b/src/App.vue @@ -300,7 +300,8 @@ export default { data: function() { return { options: { - sort: "popularity" + sort: "alphabetical", + limit: 200, }, fontFamily: "Roboto",