mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-08-12 05:23:41 +08:00
5 lines
147 B
Vue
5 lines
147 B
Vue
<template>
|
|
<conversation :collapsable="false" :statusoid="statusoid"></conversation>
|
|
</template>
|
|
|
|
<script src="./conversation-page.js"></script>
|