Add backend error logging and increase frontend timeout
This commit is contained in:
@ -209,7 +209,8 @@ async function saveShuttle() {
|
||||
<h2>Previsualización en Directo</h2>
|
||||
</div>
|
||||
|
||||
<!-- PREVIEW PANEL -->
|
||||
<div class="preview-container">
|
||||
<!-- PREVIEW CARD -->
|
||||
<div class="shuttle-card-preview" :class="{ expanded: true }" :style="{ backgroundImage: `url(${previewImageUrl})` }">
|
||||
<div class="shuttle-main-info">
|
||||
<div class="shuttle-header-mini">
|
||||
|
||||
Reference in New Issue
Block a user