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

14 lines
131 B
Vue
Raw Normal View History

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