mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-05 23:24:10 +02:00
cleanup: trim trailing whitespace (#11136)
* cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
@@ -20,7 +20,7 @@ async function follow(user): Promise<void> {
|
||||
window.close();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
os.apiWithDialog('following/create', {
|
||||
userId: user.id,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user