mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 14:16:03 +02:00
wip
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
border-radius 3px
|
||||
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('api');
|
||||
|
||||
this.nidState = null;
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
:scope
|
||||
display block
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('api');
|
||||
|
||||
this.fetching = true;
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
:scope
|
||||
display block
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('api');
|
||||
|
||||
this.fetching = true;
|
||||
|
||||
Reference in New Issue
Block a user