lint
This commit is contained in:
parent
fe7315bdb5
commit
6c9b4a48d8
3 changed files with 12 additions and 4 deletions
|
|
@ -25,7 +25,10 @@
|
|||
|
||||
<details open>
|
||||
<summary>{{ $t('general.generic_error_details') }}</summary>
|
||||
<code class="stack pre" v-text="error.stack" />
|
||||
<code
|
||||
class="stack pre"
|
||||
v-text="error.stack"
|
||||
/>
|
||||
</details>
|
||||
</slot>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue