revert unnecessary changes

This commit is contained in:
Henry Jameson 2019-04-10 21:48:42 +03:00
commit 262760d258
120 changed files with 2128 additions and 4290 deletions

View file

@ -1,9 +1,9 @@
<template>
<conversation
:collapsable="false"
is-page="true"
isPage="true"
:statusoid="statusoid"
/>
></conversation>
</template>
<script src="./conversation-page.js"></script>