Finalize aappv2 data models migration
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
<div>
|
||||
<button class="chat-card-button draw-tarot-card">Tirer une carte de Tarot</button>
|
||||
<div class="malefices-chat-card">
|
||||
|
||||
<div class="chat-card-header">
|
||||
<div class="chat-actor-name">Demande de tirage</div>
|
||||
</div>
|
||||
|
||||
<div class="chat-card-separator"></div>
|
||||
|
||||
<div class="chat-card-actions">
|
||||
<button class="chat-card-button draw-tarot-card">
|
||||
<i class="fa-solid fa-cards-blank"></i> Tirer une carte de Tarot
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user