Session api token validation
This commit is contained in:
@@ -30,6 +30,7 @@ const props = defineProps<{
|
||||
:user="user"
|
||||
:followStatus="followStatus"
|
||||
:flight-count="flightCount"
|
||||
showCount
|
||||
:loading="false">
|
||||
<Head :title="`${flight.flight_number ?? user.name + '\'s Flight'}`" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user