mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 09:54:06 +02:00
Refactorng
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import summary from '../../../../../renderers/get-note-summary';
|
||||
import summary from '../../../../../misc/get-note-summary';
|
||||
|
||||
export default Vue.extend({
|
||||
props: ['note'],
|
||||
|
||||
Reference in New Issue
Block a user