Added ability to add/edit buffs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<template name="customBuffView">
|
||||
<td>{{buff.name}}</td>
|
||||
<td>
|
||||
<paper-button class="apply-buff-button">Apply</paper-button>
|
||||
</td>
|
||||
</template>
|
||||
Reference in New Issue
Block a user