Made proficiencies their own objects, added migration functionality
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<template name="proficiencyView">
|
||||
<div class="proficiencyView" layout horizontal center>
|
||||
<core-icon icon="{{profIcon}}"></core-icon>
|
||||
<div class="sideMargin">{{getName}}</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user