Update packages/frontend/src/pages/welcome.entrance.a.vue
This commit is contained in:
parent
98c400c2e7
commit
c66b76f15e
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
|
||||
<script lang="ts" setup>
|
||||
import { ref } from 'vue';
|
||||
import { instanceName } from '@@/js/config.js';
|
||||
import * as Misskey from 'misskey-js';
|
||||
import XTimeline from './welcome.timeline.vue';
|
||||
import MarqueeText from '@/components/MkMarquee.vue';
|
||||
|
|
Loading…
Add table
Reference in a new issue