fixed recit player transition #2183

This commit is contained in:
2023-07-14 22:48:50 +02:00
parent c9b226f649
commit 0507cfcdcb
5 changed files with 74 additions and 23 deletions

View File

@@ -1058,7 +1058,7 @@ export default {
</li>
</ul>
</nav>
<RecitPlayer v-if="opened_recit" />
<RecitPlayer />
<ConcernementMapPopup
v-if="hover_elmt && hover_elmt.type !== 'doleance_step' && !hover_elmt.no_popup"
:infos="hover_elmt"