Added Notifications
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import { Achievement, Airline, Alliance, Flight, User } from '@/Types/types'
|
||||
import AllianceChallenge from '@/Components/FlightsGoneBy/AllianceChallenge.vue'
|
||||
|
||||
defineOptions({ inheritAttrs: false })
|
||||
defineProps<{
|
||||
achievement: Achievement
|
||||
user: User
|
||||
|
||||
Reference in New Issue
Block a user