feat(client): Renoteなノート詳細ページから元のノートページに遷移できるように
This commit is contained in:
parent
561b0fc10e
commit
2fc58a780e
8 changed files with 12 additions and 7 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
<script lang="ts">
|
||||
import { defineComponent } from 'vue';
|
||||
import notePage from '@/filters/note';
|
||||
import { notePage } from '@/filters/note';
|
||||
import { userPage } from '@/filters/user';
|
||||
import * as os from '@/os';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue