非ログイン時のトップにトレンドを表示するように

This commit is contained in:
syuilo
2018-06-22 18:32:21 +09:00
parent 09c5efc161
commit 6037b0acc5
4 changed files with 63 additions and 21 deletions

View File

@ -629,8 +629,7 @@ const endpoints: Endpoint[] = [
},
{
name: 'hashtags/trend',
withCredential: true
name: 'hashtags/trend'
},
{