restore formatting in MkUserSelectDialog.vue
This commit is contained in:
@@ -101,7 +101,6 @@ function search() {
|
||||
users.value = [];
|
||||
return;
|
||||
}
|
||||
|
||||
misskeyApi('users/search-by-username-and-host', {
|
||||
username: username.value,
|
||||
host: computedLocalOnly.value ? '.' : host.value,
|
||||
|
||||
Reference in New Issue
Block a user