parent
875e53d9d5
commit
32b6de02ae
|
@ -12,8 +12,6 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
// SPECIFICATION: https://wiki.misskey.io/ja/advanced-functions/share
|
|
||||||
|
|
||||||
import { defineComponent } from 'vue';
|
import { defineComponent } from 'vue';
|
||||||
import { faShareAlt } from '@fortawesome/free-solid-svg-icons';
|
import { faShareAlt } from '@fortawesome/free-solid-svg-icons';
|
||||||
import MkButton from '@/components/ui/button.vue';
|
import MkButton from '@/components/ui/button.vue';
|
||||||
|
|
Loading…
Reference in New Issue