forked from akai/readest
refactor: remove unused continuous scroll
This commit is contained in:
@@ -201,6 +201,7 @@ export const handleClick = (
|
||||
footnote:
|
||||
footnote.getAttribute('data-wr-footernote') ||
|
||||
footnote.getAttribute('zy-footnote') ||
|
||||
footnote.querySelector('img')?.getAttribute('alt') ||
|
||||
footnote.getAttribute('alt') ||
|
||||
element?.getAttribute('alt') ||
|
||||
'',
|
||||
|
||||
Reference in New Issue
Block a user