mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
174 character context menu (#189)
* Set up the contextMenues properly * Fixed double item generation on drop
This commit is contained in:
parent
30ab18d683
commit
b4fff7b9e6
11 changed files with 197 additions and 62 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<div class="daggerheart chat domain-card">
|
||||
<div class="domain-card-title">
|
||||
<div>{{title}}</div>
|
||||
<h2>{{name}}</h2>
|
||||
</div>
|
||||
<img src="{{img}}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue