Begin working on sidebar styling for server view

This commit is contained in:
Dane Everitt
2018-07-15 19:47:31 -07:00
parent 92905a6c2a
commit a42280dd84
3 changed files with 84 additions and 36 deletions

View File

@@ -39,6 +39,6 @@
<script>
export default {
name: "ServerConsole"
name: "ServerConsole",
}
</script>