This commit is contained in:
ThatOneCalculator 2023-04-25 18:16:14 -07:00
parent aaccb9f989
commit 8a159502a5

View file

@ -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" />