typo
This commit is contained in:
parent
221bac64db
commit
8fa0919810
@ -14,7 +14,7 @@
|
|||||||
></template>
|
></template>
|
||||||
|
|
||||||
<div v-if="widgetProps.newStyle">
|
<div v-if="widgetProps.newStyle">
|
||||||
<MkHeatmap src="notes-user" />
|
<MkHeatmap src="user-notes" />
|
||||||
</div>
|
</div>
|
||||||
<div v-else>
|
<div v-else>
|
||||||
<MkLoading v-if="fetching" />
|
<MkLoading v-if="fetching" />
|
||||||
|
Loading…
Reference in New Issue
Block a user