20Q added a summary
Some language refactoring Allow toggle even without editing perm Fix DnD on school rank with npc as they don't have it
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
{{/if}}
|
||||
</ul>
|
||||
{{#if item.data.data.description}}
|
||||
<div class="item-description item-description-{{item._id}}">{{ item.data.data.description }}</div>
|
||||
<div class="item-description item-description-{{item._id}}">{{{ item.data.data.description }}}</div>
|
||||
{{/if}}
|
||||
</li>
|
||||
Reference in New Issue
Block a user