mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 02:17:40 -07:00
typo
This commit is contained in:
parent
aaccb9f989
commit
8a159502a5
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