mirror of
https://example.com
synced 2024-11-23 22:46:40 +09:00
typo
This commit is contained in:
parent
221bac64db
commit
8fa0919810
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
></template>
|
||||
|
||||
<div v-if="widgetProps.newStyle">
|
||||
<MkHeatmap src="notes-user" />
|
||||
<MkHeatmap src="user-notes" />
|
||||
</div>
|
||||
<div v-else>
|
||||
<MkLoading v-if="fetching" />
|
||||
|
|
Loading…
Reference in a new issue