mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 22:25:50 +02:00
wip
This commit is contained in:
@@ -73,7 +73,12 @@
|
||||
|
||||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import MkProfileSetting from './profile-setting.vue';
|
||||
|
||||
export default Vue.extend({
|
||||
components: {
|
||||
'mk-profie-setting': MkProfileSetting
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
page: 'profile'
|
||||
|
||||
Reference in New Issue
Block a user