Skip to content

Commit 38382e4

Browse files
committed
Add sort order
1 parent 2387667 commit 38382e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/HelloWorld.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
axios.get('https://connpass.com/api/v1/event/', {
7979
params: {
8080
keyword: this.keyword,
81+
order: 2,
8182
},
8283
adapter,
8384
})

0 commit comments

Comments
 (0)