mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 09:36:56 +00:00
restore formatting in MkUserSelectDialog.vue
This commit is contained in:
parent
e84f62ae5d
commit
1f9372af32
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ function search() {
|
|||
users.value = [];
|
||||
return;
|
||||
}
|
||||
|
||||
misskeyApi('users/search-by-username-and-host', {
|
||||
username: username.value,
|
||||
host: computedLocalOnly.value ? '.' : host.value,
|
||||
|
|
Loading…
Add table
Reference in a new issue