Begin working on sidebar styling for server view
This commit is contained in:
parent
92905a6c2a
commit
a42280dd84
3 changed files with 84 additions and 36 deletions
|
@ -39,6 +39,6 @@
|
|||
|
||||
<script>
|
||||
export default {
|
||||
name: "ServerConsole"
|
||||
name: "ServerConsole",
|
||||
}
|
||||
</script>
|
||||
|
|
Reference in a new issue