Merge branch 'master' of https://github.com/syuilo/misskey
This commit is contained in:
commit
19f6af475a
12 changed files with 114 additions and 91 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<mk-window ref="window" is-modal width="700px" height="550px" @closed="$destroy">
|
||||
<span slot="header" :class="$style.header">%fa:cog%設定</span>
|
||||
<span slot="header" :class="$style.header">%fa:cog%%i18n:@settings%</span>
|
||||
<mk-settings @done="close"/>
|
||||
</mk-window>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue