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

14 lines
128 B
Vue
Raw Normal View History

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