8
0
mirror of https://github.com/pelican-dev/panel.git synced 2025-08-11 13:32:14 +02:00
2018-12-29 17:00:50 -08:00

14 lines
138 B
Vue

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