mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-26 23:34:37 +02:00
lint
This commit is contained in:
@@ -9,4 +9,4 @@ export function isLink(el: HTMLElement) {
|
||||
return isLink(el.parentElement);
|
||||
}
|
||||
return false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user