mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 20:07:33 -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>
|
></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 a new issue