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

13 lines
128 B
Vue

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