Skip to content

Commit

Permalink
[pc웹] 공유하기 > 작품 공유하기 필터 기능 점검 필요 #3705
Browse files Browse the repository at this point in the history
최근 좋아요를 많이 받은 작품 : 최근 3일간의 좋아요 수를 기준으로 내림차순
  • Loading branch information
Kimilhee committed Oct 21, 2016
1 parent 65a05bb commit 05663c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/util/static.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ EntryStatic.searchProjectOption = [
{
'key':'search_likeCnt',
'lang':'search_likeCnt',
'value': 'likeCnt'
'value': 'recentLikeCnt'
}
]

Expand Down

0 comments on commit 05663c1

Please sign in to comment.