CHECKPOINT some misc changes and about to manually upgrade package.json dependencies again
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
<v-icon small :color="event.textColor" class="mr-1">{{
|
||||
iconForEvent(event.type)
|
||||
}}</v-icon>
|
||||
|
||||
<!-- eslint-disable vue/no-v-html -->
|
||||
<span
|
||||
:class="event.textColor + '--text'"
|
||||
v-html="eventSummary()"
|
||||
|
||||
Reference in New Issue
Block a user