mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 14:16:03 +02:00
wip
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
font-size 16px
|
||||
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('api');
|
||||
|
||||
this.session = this.opts.session;
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
margin 0 auto
|
||||
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('i');
|
||||
this.mixin('api');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user