7
0
mirror of https://github.com/pelican-dev/panel.git synced 2025-06-10 07:28:59 +02:00

14 lines
131 B
Vue

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