add isSender to modelselector

This commit is contained in:
bimgeek
2026-04-03 12:48:23 +03:00
parent d53d536e1e
commit 6c91ffdf25
+1
View File
@@ -106,6 +106,7 @@
</div>
</div>
<CommonDialog
v-if="isSender"
v-model:open="showNewModelDialog"
title="Create new model"
fullscreen="none"