7
0
mirror of https://github.com/pelican-dev/panel.git synced 2025-06-03 12:09:00 +02:00
2018-05-28 00:37:03 +02:00

14 lines
128 B
Vue

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