conversation-page.vue (162B)
- <template>
- <conversation
- :collapsable="false"
- is-page="true"
- :status-id="statusId"
- />
- </template>
- <script src="./conversation-page.js"></script>
git clone https://hacktivis.me/git/pleroma-fe.git
conversation-page.vue (162B)
- <template>
- <conversation
- :collapsable="false"
- is-page="true"
- :status-id="statusId"
- />
- </template>
- <script src="./conversation-page.js"></script>