mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-29 20:54:19 +00:00
suppression de la mention 'ressource incorrecte' pendant le chargement
This commit is contained in:
parent
2b9c142467
commit
c4ef165418
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="homebrew">
|
||||
<div class="text-center" v-if="brew === null">
|
||||
Ressource incorrecte
|
||||
|
||||
</div>
|
||||
|
||||
<div class="spell" v-else-if="brew.pid && brew.pid == 'spell'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue