small fixes

This commit is contained in:
Alireza Ahmadi
2024-06-30 22:32:19 +02:00
parent 7d441723ba
commit f169064fbc
5 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<script lang="ts">
export default {
props: ['inbound', 'id'],
props: ['inbound'],
data() {
return {
hasUser: false,