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

14 lines
129 B
Vue

<template>
</template>
<script>
export default {
name: "ServerFiles.vue"
}
</script>
<style scoped>
</style>