mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-27 00:07:50 +01:00
lint, add spec, add info button to added roles
This commit is contained in:
@@ -286,5 +286,6 @@ export const HTMLFragments = {
|
||||
`<div class="role-name"></div>
|
||||
<div class="role-options">
|
||||
<img tabindex="0" class="role-remove" src="images/remove.svg" title="remove one" alt="remove one"/>
|
||||
<img tabindex="0" class="role-info" src="images/info.svg" title="info" alt="info"/>
|
||||
</div>`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user