Added API
This commit is contained in:
@@ -13,7 +13,7 @@ defineOptions({ inheritAttrs: false })
|
||||
const props = defineProps<{
|
||||
achievement: Achievement
|
||||
user: User
|
||||
isFollowing: boolean
|
||||
followStatus: string
|
||||
flights: Flight[]
|
||||
}>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user