Fix up live chat
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 4m26s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 4m26s
This commit is contained in:
@@ -28,6 +28,7 @@ import Consumption from "./Consumption.vue";
|
||||
class="sidebar border-children background-children place-content-between flex-1 flex flex-col m-10 w-60"
|
||||
>
|
||||
<Miku />
|
||||
<Chat />
|
||||
</div>
|
||||
<div
|
||||
class="a4page-portrait homeGrid relative background-children border-children bdr-1"
|
||||
@@ -56,7 +57,6 @@ import Consumption from "./Consumption.vue";
|
||||
<CommitHistory class="text-center" />
|
||||
|
||||
<!-- <Elle class="flex-1" /> -->
|
||||
<!-- <Chat class="bdr-2 bg-bg_primary" /> -->
|
||||
<!-- <MusicPlayer /> -->
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user