8000 Fixed functionality in the `livestats` component. · totaljs/flowstreamcomponents@f436636 · GitHub
[go: up one dir, main page]

Skip to content

Commit f436636

Browse files
committed
Fixed functionality in the livestats component.
1 parent ae356d6 commit f436636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/livestats.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
<body>
8989
<header>
9090
<button class="exec" data-exec="FUNC.trigger">Clear</button>
91-
<i class="ICON"></i>NAME
91+
<i class="$ICON"></i>$NAME
9292
</header>
93-
<ui-component name="livestats" path="livestats_UID"></ui-component>
93+
<ui-component name="livestats" path="livestats_$UID"></ui-component>
9494
<footer>
9595
<div class="count">
9696
<span>Total:</span>

0 commit comments

Comments
 (0)
0