SMS service

This commit is contained in:
Simon Pocrnjič
2025-10-24 21:39:10 +02:00
parent 3a2eed7dda
commit 930ac83604
52 changed files with 3830 additions and 36 deletions
+2
View File
@@ -274,6 +274,8 @@ const submitAttachSegment = () => {
:types="types"
tab-color="red-600"
:person="client_case.person"
:enable-sms="true"
:client-case-uuid="client_case.uuid"
/>
</div>
</div>