#22 完了
このコミットが含まれているのは:
+2
-1
@@ -19,7 +19,8 @@ type Post = { id: number
|
||||
url: string
|
||||
title: string
|
||||
thumbnail: string
|
||||
tags: Tag[] }
|
||||
tags: Tag[]
|
||||
viewed: boolean }
|
||||
|
||||
type User = { id: number
|
||||
name: string | null
|
||||
|
||||
新しい課題から参照
ユーザをブロックする