Added ability to add/remove basic conditions
Conditions are those listed in ./lib/methods/conditions.js
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template name="buffView">
|
||||
<div class="item buffView layout horizontal center">
|
||||
<div class="flex">
|
||||
{{name}}
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user