misc_pterodactyl-panel/resources/assets/scripts/components/server/ServerAllocations.vue

13 lines
131 B
Vue

<template>
</template>
<script>
export default {
name: "ServerAllocations"
}
</script>
<style scoped>
</style>